aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/URIResolutionTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid test failure if the backup directory is not available, yet.Jeremias Maerki2008-09-011-0/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-27/+27
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-6/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-9/+12
* TransformerHandler changed to ContentHandler to allow easier integration of X...Chris Bowditch2006-01-271-1/+1
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-121-2/+3
* 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