aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/GenericFOPTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Some general housekeeping. No functional changes.Jeremias Maerki2005-08-101-8/+4
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-4/+4
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-201-1/+2
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-3/+1
* 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-251-1/+4
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-45/+13
* Redfactored generic FOP test to self-contained JUnit test. Joerg Pietschmann2003-09-271-0/+173