J.Pietschmann wrote: > Victor Mote wrote: > > Yes, without some sort of regression testing mechanism, > > We should have that now, see > test/java/org/apache/fop/GenericFOPTestCase.java > > I deliberatly went for a self containg test scheme, which > means not even external XML files. Add tests at will (well, > almost).
Cool. I knew you were working on this, didn't realize it was ready to go. I'll take a look here in a bit. Victor Mote