aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/render/pdf/PDFAConformanceTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-143/+0
* FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...Vincent Hennebert2014-04-041-5/+19
* FOP-2357: When an SVG image has transparency and a PDF profile is used that d...Vincent Hennebert2014-03-141-0/+18
* Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-171-2/+2
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-9/+4
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-1/+8
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-071-1/+1
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-7/+7
* Fixed copy/paste mistake.Jeremias Maerki2009-04-141-1/+2
* Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-141-24/+10
* Style only.Jeremias Maerki2006-10-251-3/+3
* Code style, conform to checkstyle requirements (where it makes sense)Bertrand Delacretaz2006-09-201-1/+3
* PDFEncodingTestCase added, but test with custom font is disabled, fails (as e...Bertrand Delacretaz2006-09-151-5/+0
* BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat...Bertrand Delacretaz2006-09-151-48/+15
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Forgot to disable the writing down of the generated PDF files.Jeremias Maerki2006-04-101-1/+1
* Improved JUnit report creation.Jeremias Maerki2006-04-051-0/+157