]> source.dussan.org Git - xmlgraphics-fop.git/commit
Renamed TableRowIterator* test cases into RowGroupBuilder*
authorVincent Hennebert <vhennebert@apache.org>
Mon, 5 Nov 2007 16:10:43 +0000 (16:10 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 5 Nov 2007 16:10:43 +0000 (16:10 +0000)
commit71557fd0a68ec5aabd17ad4dfda9a33323cfd0bc
tree77af42c2cd0d88074267189f891ba49fd7071db4
parent2a762125322db82658fb650b131f80ed600fc93d
Renamed TableRowIterator* test cases into RowGroupBuilder*

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@592060 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_simple.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_spans.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_no-col_simple.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_no-col_spans.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_no-row_simple.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_no-row_spans.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_simple.fo [new file with mode: 0644]
test/fotree/unittests/table/RowGroupBuilder_spans.fo [new file with mode: 0644]
test/fotree/unittests/table/TableRowIterator_no-col_no-row_simple.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_no-col_no-row_spans.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_no-col_simple.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_no-col_spans.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_no-row_simple.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_no-row_spans.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_simple.fo [deleted file]
test/fotree/unittests/table/TableRowIterator_spans.fo [deleted file]