From 71557fd0a68ec5aabd17ad4dfda9a33323cfd0bc Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Mon, 5 Nov 2007 16:10:43 +0000 Subject: [PATCH] Renamed TableRowIterator* test cases into RowGroupBuilder* git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@592060 13f79535-47bb-0310-9956-ffa450edef68 --- ...l_no-row_simple.fo => RowGroupBuilder_no-col_no-row_simple.fo} | 0 ...col_no-row_spans.fo => RowGroupBuilder_no-col_no-row_spans.fo} | 0 ...Iterator_no-col_simple.fo => RowGroupBuilder_no-col_simple.fo} | 0 ...owIterator_no-col_spans.fo => RowGroupBuilder_no-col_spans.fo} | 0 ...Iterator_no-row_simple.fo => RowGroupBuilder_no-row_simple.fo} | 0 ...owIterator_no-row_spans.fo => RowGroupBuilder_no-row_spans.fo} | 0 .../{TableRowIterator_simple.fo => RowGroupBuilder_simple.fo} | 0 .../table/{TableRowIterator_spans.fo => RowGroupBuilder_spans.fo} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename test/fotree/unittests/table/{TableRowIterator_no-col_no-row_simple.fo => RowGroupBuilder_no-col_no-row_simple.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_no-col_no-row_spans.fo => RowGroupBuilder_no-col_no-row_spans.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_no-col_simple.fo => RowGroupBuilder_no-col_simple.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_no-col_spans.fo => RowGroupBuilder_no-col_spans.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_no-row_simple.fo => RowGroupBuilder_no-row_simple.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_no-row_spans.fo => RowGroupBuilder_no-row_spans.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_simple.fo => RowGroupBuilder_simple.fo} (100%) rename test/fotree/unittests/table/{TableRowIterator_spans.fo => RowGroupBuilder_spans.fo} (100%) diff --git a/test/fotree/unittests/table/TableRowIterator_no-col_no-row_simple.fo b/test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_simple.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_no-col_no-row_simple.fo rename to test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_simple.fo diff --git a/test/fotree/unittests/table/TableRowIterator_no-col_no-row_spans.fo b/test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_spans.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_no-col_no-row_spans.fo rename to test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_spans.fo diff --git a/test/fotree/unittests/table/TableRowIterator_no-col_simple.fo b/test/fotree/unittests/table/RowGroupBuilder_no-col_simple.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_no-col_simple.fo rename to test/fotree/unittests/table/RowGroupBuilder_no-col_simple.fo diff --git a/test/fotree/unittests/table/TableRowIterator_no-col_spans.fo b/test/fotree/unittests/table/RowGroupBuilder_no-col_spans.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_no-col_spans.fo rename to test/fotree/unittests/table/RowGroupBuilder_no-col_spans.fo diff --git a/test/fotree/unittests/table/TableRowIterator_no-row_simple.fo b/test/fotree/unittests/table/RowGroupBuilder_no-row_simple.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_no-row_simple.fo rename to test/fotree/unittests/table/RowGroupBuilder_no-row_simple.fo diff --git a/test/fotree/unittests/table/TableRowIterator_no-row_spans.fo b/test/fotree/unittests/table/RowGroupBuilder_no-row_spans.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_no-row_spans.fo rename to test/fotree/unittests/table/RowGroupBuilder_no-row_spans.fo diff --git a/test/fotree/unittests/table/TableRowIterator_simple.fo b/test/fotree/unittests/table/RowGroupBuilder_simple.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_simple.fo rename to test/fotree/unittests/table/RowGroupBuilder_simple.fo diff --git a/test/fotree/unittests/table/TableRowIterator_spans.fo b/test/fotree/unittests/table/RowGroupBuilder_spans.fo similarity index 100% rename from test/fotree/unittests/table/TableRowIterator_spans.fo rename to test/fotree/unittests/table/RowGroupBuilder_spans.fo -- 2.39.5