aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-202-21/+3
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-191-4/+4
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-192-15/+7
* Removed the Driver.run() method in favor of JAXP.Glen Mazza2004-07-141-32/+0
* Switch to JAXP identity transformation for DOM Document example.Glen Mazza2004-07-071-4/+10
* 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common betweenGlen Mazza2004-06-261-3/+2
* 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowingGlen Mazza2004-06-252-12/+4
* Change of file to use Commons-logging.Glen Mazza2004-04-021-12/+10
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2713-595/+179
* Adapt to changes in Commons IO's APIs.Jeremias Maerki2004-02-061-2/+2
* Basic functionality tests for PS and RTF besides PDF. Still no detailed outpu...Jeremias Maerki2003-11-081-1/+43
* Redfactored generic FOP test to self-contained JUnit test. Joerg Pietschmann2003-09-271-0/+173
* Fixed Testcase. Joerg Pietschmann2003-09-271-22/+1
* SAX filter providing a MD5 checksum for ensuring XML input integrity.Joerg Pietschmann2003-09-192-0/+360
* Initial set of test casesJeremias Maerki2003-07-0410-0/+1146