aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/layoutengine/LayoutEngineTestSuite.java
Commit message (Expand)AuthorAgeFilesLines
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-14/+20
* Added license header to disabled testcases XML file. Removed obsolete files a...Joerg Pietschmann2005-11-201-12/+0
* JDK 1.3 compatibility. Jeremias Maerki2005-11-181-17/+21
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-181-1/+67
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-101-1/+5
* Bugzilla #36379:Finn Bock2005-08-311-0/+1
* Made the testcase filter available to the outside (for visual testing). Jeremias Maerki2005-07-281-8/+19
* Element list logging facility resurrected as an ElementListObserver (see Logg...Jeremias Maerki2005-05-231-0/+5
* -Dfop.layoutengine.starts-with=breaks selects all tests that begin with "brea...Jeremias Maerki2005-01-311-0/+5
* Style fixJeremias Maerki2005-01-121-1/+1
* Add ability to optionally specify a simple textfile with a list of filenames ...Jeremias Maerki2005-01-061-2/+28
* Ability to restrict the testcases being processed to one for debugging. Just ...Jeremias Maerki2005-01-061-1/+12
* Initial version of a layout engine testing subsystem.Jeremias Maerki2005-01-051-0/+88