aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0313-1645/+0
* Correct checkstyle issue - import incorrect orderAndreas L. Delmelle2015-11-271-1/+1
* Tweak - Make sure that proper distinction is made between real RuntimeExcepti...Andreas L. Delmelle2015-11-265-26/+29
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-021-1/+5
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-091-2/+2
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Checkstyle fixesVincent Hennebert2014-02-111-1/+1
* Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-133-6/+8
|\
| * Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-173-6/+8
* | Added possibility to check for events in layout testsVincent Hennebert2013-10-311-5/+102
|/
* Bugfix: When restarting layout for the last page, discard glues and penalties...Vincent Hennebert2012-07-121-0/+7
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-4/+1
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-4/+2
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-2/+4
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-4/+2
* Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-182-2/+66
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-072-3/+3
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-193-52/+287
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-044-206/+216
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-188-306/+167
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Application of the patch submitted by Alexander Kiel to improve variable name...Adrian Cumiskey2009-10-151-18/+18
* Fixed test error for transcoders.Jeremias Maerki2009-01-302-66/+183
* Run AT tests only if there are such tests.Jeremias Maerki2008-12-111-3/+7
* Removed temporary debug code.Jeremias Maerki2008-08-131-37/+1
* Added support for bookmarks to intermediate format (including PDF painter).Jeremias Maerki2008-08-123-23/+111
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-248-77/+77
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-26/+26
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-2/+2
* Now tunneling all events through a special event listener in tests. This serv...Jeremias Maerki2008-04-172-19/+31
* Make the fop.layoutengine.disabled property work with fop.layoutengine.starts...Vincent Hennebert2007-04-171-0/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-289-45/+54
* Set a PrefixResolver for the "true" check, too, not only for "eval".Jeremias Maerki2006-06-082-14/+24
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-1/+13
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-7/+10
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-4/+24
* TransformerHandler changed to ContentHandler to allow easier integration of X...Chris Bowditch2006-01-271-1/+1
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-14/+20
* Create a new check type for the formatting results. For now onlySimon Pepping2006-01-083-5/+98
* Added license header to disabled testcases XML file. Removed obsolete files a...Joerg Pietschmann2005-11-201-12/+0
* JDK 1.3 compatibility. Jeremias Maerki2005-11-181-17/+21
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-181-1/+67
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-121-2/+2
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-101-1/+5
* Enable stretch and shrink checking on glues.Jeremias Maerki2005-10-131-1/+16
* Bugzilla #36379:Finn Bock2005-08-311-0/+1
* Background trait's toString() streamlined. Test cases adjusted accordingly. Jeremias Maerki2005-08-291-0/+3
* Some general housekeeping. No functional changes.Jeremias Maerki2005-08-101-0/+3
* Support checking for the auxiliary flag on boxes.Jeremias Maerki2005-08-101-0/+12