aboutsummaryrefslogtreecommitdiffstats
path: root/test/java
Commit message (Expand)AuthorAgeFilesLines
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-176-15/+460
* Create a new check type for the formatting results. For now onlySimon Pepping2006-01-083-5/+98
* Tweak page-break-* shorthands; keeps now working properlyAndreas L. Delmelle2005-12-301-0/+5
* Adjust to changes in KnuthSequence.Jeremias Maerki2005-12-221-1/+2
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-154-12/+11
* 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
* Implementation of hyphenation-ladder-count.Luca Furini2005-11-211-3/+3
* 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
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-8/+3
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-1210-22/+26
* Minor corrections for jdk 1.3.1 compatibilityManuel Mall2005-11-111-2/+4
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-113-13/+10
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-101-1/+5
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-242-5/+22
* Enable stretch and shrink checking on glues.Jeremias Maerki2005-10-131-1/+16
* Test case for showing a problem with the Knuth algorithm.Jeremias Maerki2005-10-051-0/+142
* 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
* PDFNumber.doubleOut() rewritten using java.text.DecimalFormat. Jeremias Maerki2005-09-012-0/+115
* Bugzilla #36379:Finn Bock2005-08-311-0/+1
* Initial commit for a FO tree testing facility.Jeremias Maerki2005-08-308-0/+475
* Background trait's toString() streamlined. Test cases adjusted accordingly. Jeremias Maerki2005-08-291-0/+3
* Two new config values: stop-on-exception and create-diffs.Jeremias Maerki2005-08-261-21/+45
* After chasing a phantom for hours, it looks like it's simply the big images b...Jeremias Maerki2005-08-251-0/+5
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-231-1/+1
* I want to work while this is running. :-)Jeremias Maerki2005-08-211-0/+1
* Add a method to clear all image caches for testing purposes. It shouldn't be ...Jeremias Maerki2005-08-161-5/+36
* Bugzilla #36082 Jeremias Maerki2005-08-161-11/+9
* Aaargh. Imports again.Jeremias Maerki2005-08-151-1/+0
* JUnit Test cases to test URI resolution using custom URIResolvers. They are n...Jeremias Maerki2005-08-151-0/+209
* Initial upload of the visual testing facility. Docs in code. A Wiki page will...Jeremias Maerki2005-08-1214-0/+1301
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+4
* Some general housekeeping. No functional changes.Jeremias Maerki2005-08-1012-42/+30
* Removed DOM-related tests as discussed. We don't want to test the buggy innar...Jeremias Maerki2005-08-101-35/+1
* Support checking for the auxiliary flag on boxes.Jeremias Maerki2005-08-101-0/+12
* Forgot to commit a changed file. Straggler from the RTF library clean-up.Jeremias Maerki2005-08-101-1/+1
* Allow "<0" and ">0" expressions for the "p" part on a penalty.Jeremias Maerki2005-08-021-15/+29
* Made the testcase filter available to the outside (for visual testing). Jeremias Maerki2005-07-281-8/+19
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-6/+11
* Optional attribute "fail-msg" for the "true" check so a custom error message ...Jeremias Maerki2005-07-261-3/+12
* Element list logging facility resurrected as an ElementListObserver (see Logg...Jeremias Maerki2005-05-2310-39/+527
* Fixed checkstyle warnings.Jeremias Maerki2005-03-141-7/+11
* -Dfop.layoutengine.starts-with=breaks selects all tests that begin with "brea...Jeremias Maerki2005-01-311-0/+5
* Set base URL so relative URLs work in testsJeremias Maerki2005-01-241-1/+5
* getLocalName() doesn't seem to work in this case in JDK 1.4.1.Jeremias Maerki2005-01-171-1/+1
* Using only DOM elements to create checks. This should help avoid errors due t...Jeremias Maerki2005-01-171-6/+9