]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla#512010: Simplification of the build.
authorPeter Hancock <phancock@apache.org>
Wed, 19 Oct 2011 10:21:17 +0000 (10:21 +0000)
committerPeter Hancock <phancock@apache.org>
Wed, 19 Oct 2011 10:21:17 +0000 (10:21 +0000)
commit9860d5a1338df6ad70e269d2423e7059c9194102
tree569a87691daa0a460954e7dea5425c1fe5d9bc7a
parent87f892d9d8b3e6459e19538156a70632a1bb4e6f
Bugzilla#512010: Simplification of the build.
Reduced code duplication and layout engine tests.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1186070 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/java/org/apache/fop/layoutmgr/PageBreaker.java
status.xml
test/java/org/apache/fop/fotreetest/FOTreeTester.java
test/java/org/apache/fop/fotreetest/ResultCollector.java
test/java/org/apache/fop/intermediate/AreaTreeParserTestCase.java
test/java/org/apache/fop/intermediate/IFParserTestCase.java
test/java/org/apache/fop/layoutengine/LayoutEngineTestUtils.java
test/java/org/apache/fop/layoutengine/LayoutEngineTester.java
test/java/org/apache/fop/layoutengine/TestFilesConfiguration.java [new file with mode: 0644]
test/java/org/apache/fop/visual/BatchDiffer.java