]> source.dussan.org Git - xmlgraphics-fop.git/commit
Initial commit for a FO tree testing facility.
authorJeremias Maerki <jeremias@apache.org>
Tue, 30 Aug 2005 06:09:14 +0000 (06:09 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 30 Aug 2005 06:09:14 +0000 (06:09 +0000)
commit7f2ced44148111cc0dc2d8609b14dc30c3da7b49
treea47b0060513388b8a720afca47cffcd104cb7854
parent8ff5b13709a136cb342b3271c8d71b0c8dc31f90
Initial commit for a FO tree testing facility.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@264709 13f79535-47bb-0310-9956-ffa450edef68
test/fotree/testcases/demo-test-failure.fo [new file with mode: 0644]
test/fotree/testcases/demo-test-success.fo [new file with mode: 0644]
test/java/META-INF/services/org.apache.fop.fo.ElementMapping [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/DummyFOEventHandler.java [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/FOTreeTestSuite.java [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/FOTreeTester.java [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/ResultCollector.java [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/ext/AssertElement.java [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/ext/TestElementMapping.java [new file with mode: 0644]
test/java/org/apache/fop/fotreetest/ext/TestObj.java [new file with mode: 0644]