]> source.dussan.org Git - xmlgraphics-fop.git/commit
First unit tests for table layout manager classes
authorVincent Hennebert <vhennebert@apache.org>
Tue, 13 Feb 2007 19:01:01 +0000 (19:01 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Tue, 13 Feb 2007 19:01:01 +0000 (19:01 +0000)
commit2a6939af9a5c5fc3265d98257444d531b1217eb2
treeef7944469e91ea5610894d6668047d5f08280ee4
parent095a8359664fdd3c709fdc774ff268da27a06049
First unit tests for table layout manager classes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@507160 13f79535-47bb-0310-9956-ffa450edef68
test/java/org/apache/fop/layoutmgr/table/TableHandler.java [new file with mode: 0644]
test/java/org/apache/fop/layoutmgr/table/TableRowIteratorTestCase.java [new file with mode: 0644]
test/layoutmgr/table/TableRowIterator_simple.fo [new file with mode: 0644]
test/layoutmgr/table/TableRowIterator_spans.fo [new file with mode: 0644]