aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/intermediate/AbstractIntermediateTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Patch #5 by Glenn Adams; see Bugzilla 49687Temp_ComplexScriptsSimon Pepping2011-10-181-13/+20
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-181-11/+9
* Moved declaration of xml:space attribute from <text> to <page-sequence> in th...Vincent Hennebert2009-11-091-2/+1
* Fixed test error for transcoders.Jeremias Maerki2009-01-301-52/+24
* Added validation against XML Schema of the intermediate format so we notice w...Jeremias Maerki2009-01-301-0/+14
* Release intermediate file ASAP to avoid high memory consumption.Jeremias Maerki2008-07-281-0/+6
* Set error listener on both IF and AT tests.Jeremias Maerki2008-07-281-0/+24
* Some carriage returns for the debug output file.Jeremias Maerki2008-07-281-0/+2
* Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...Jeremias Maerki2008-07-231-0/+228