aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/fo/flow/table
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-046-0/+40
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-247-18/+18
* Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-212-8/+8
* In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t...Vincent Hennebert2008-05-081-8/+8
* Added support for conditional borders (and paddings) in tables.Vincent Hennebert2008-01-231-44/+44
* Testcase for the resolution of collapsed and conditional borders in the FO treeVincent Hennebert2007-12-151-0/+214
* Added check for table-cells which span more rows than available in their pare...Vincent Hennebert2007-11-063-11/+95
* Finalised testcase for RowGroupBuilder and added it to the testsuiteVincent Hennebert2007-11-061-45/+15
* Renamed TableRowIteratorTestCase into RowGroupBuilderTestCaseVincent Hennebert2007-11-051-2/+2
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-055-0/+475