aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/fotreetest
Commit message (Expand)AuthorAgeFilesLines
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-2/+2
* Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-141-14/+0
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-18/+144
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-1/+1
* Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOPPeter Hancock2012-03-021-0/+1
* Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-102-98/+4
|\
| * Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-242-101/+14
* | Bugzilla #50391:Chris Bowditch2012-01-101-11/+3
* | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-072-7/+12
|/
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-192-41/+21
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-043-163/+117
* Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ...Andreas L. Delmelle2009-04-193-20/+45
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-247-52/+52
* Now tunneling all events through a special event listener in tests. This serv...Jeremias Maerki2008-04-173-8/+21
* Tweak: modify PercentLength.toString() to return a value that facilitates deb...Andreas L. Delmelle2008-02-071-1/+7
* Added support for conditional borders (and paddings) in tables.Vincent Hennebert2008-01-231-0/+2
* Forgot to add IllegalRowSpanTestCase to the test suite...Vincent Hennebert2007-11-061-0/+2
* Forgot to add TableColumnColumnNumber testcase to the testsuiteVincent Hennebert2007-11-061-0/+1
* Finalised testcase for RowGroupBuilder and added it to the testsuiteVincent Hennebert2007-11-061-4/+7
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-1/+1
* - Enforced check for proper number of columns in a table. Now if a table has ...Vincent Hennebert2007-10-312-3/+106
* Minor enhancement of FOTree test outputAndreas L. Delmelle2006-08-221-4/+14
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-287-35/+42
* Tweak: reuse the FopFactory instance.Andreas L. Delmelle2006-03-271-5/+10
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-15/+8
* Tweak page-break-* shorthands; keeps now working properlyAndreas L. Delmelle2005-12-301-0/+5
* Alternative set of rules for text indent calculation (start-indent and end-in...Jeremias Maerki2005-12-071-5/+40
* Support checking for the subcomponents of length-range properties in the FO T...Jeremias Maerki2005-11-291-0/+5
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-121-2/+2
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-113-13/+10
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-2/+19
* Added line-/column-number output for easier tracing of errorsAndreas L. Delmelle2005-09-141-1/+3
* Run the checks on the parent's propertyList.Finn Bock2005-09-131-1/+1
* Enabled fotree junit tests.Finn Bock2005-09-123-1/+5
* Initial commit for a FO tree testing facility.Jeremias Maerki2005-08-307-0/+473