aboutsummaryrefslogtreecommitdiffstats
path: root/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* PDFEncodingTestCase added, but test with custom font is disabled, fails (as e...Bertrand Delacretaz2006-09-154-11/+141
* BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat...Bertrand Delacretaz2006-09-152-48/+85
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-111-0/+147
* Minor enhancement of FOTree test outputAndreas L. Delmelle2006-08-221-4/+14
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-031-0/+108
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2873-365/+438
* Set a PrefixResolver for the "true" check, too, not only for "eval".Jeremias Maerki2006-06-082-14/+24
* Tweak: change expected value to an absoluteAndreas L. Delmelle2006-06-051-2/+2
* Update assertions to reflect recent modification to the method in questionAndreas L. Delmelle2006-06-041-2/+2
* Bugzilla #39533:Jeremias Maerki2006-05-181-1/+1
* Bugzilla #39607:Jeremias Maerki2006-05-183-0/+107
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-1/+13
* Bugzilla #38946:Jeremias Maerki2006-05-032-24/+30
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-282-0/+47
* Forgot to disable the writing down of the generated PDF files.Jeremias Maerki2006-04-101-1/+1
* Improved JUnit report creation.Jeremias Maerki2006-04-052-0/+202
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-043-270/+0
* Tweak: reuse the FopFactory instance.Andreas L. Delmelle2006-03-271-5/+10
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-279-57/+77
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-4/+24
* Change TransformerHandler to ContentHandler. Use comment method whenSimon Pepping2006-01-271-2/+2
* Implement new interface methodSimon Pepping2006-01-271-0/+9
* TransformerHandler changed to ContentHandler to allow easier integration of X...Chris Bowditch2006-01-272-2/+2
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-241-3/+1
* 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