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).
J.Pietschmann