aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 610889-627830 via svnmerge from Simon Pepping2008-02-14210-12639/+25255
* Border and padding of inlines with nested blocks is now added to theSimon Pepping2008-02-081-0/+62
* Merged revisions 603943-610888 via svnmerge from Simon Pepping2008-01-1011-1/+4590
* Merged revisions 598746-603942 via svnmerge from Simon Pepping2008-01-095-9/+195
* Nested lists solved by calling KnuthSequence.resolveElements inSimon Pepping2007-11-302-0/+249
* Merged revisions 597200-598745 via svnmerge from Simon Pepping2007-11-275-14/+99
* Merged revisions 593297-597199 via svnmerge from Simon Pepping2007-11-218-11/+1872
* Merged revisions 582377-593296 via svnmerge from Simon Pepping2007-11-0860-1922/+4071
* Merged revisions 579282-582376 via svnmerge from Simon Pepping2007-10-052-0/+143
* Merged revisions 570001-579281 via svnmerge from Simon Pepping2007-09-253-2/+128
* Merged revisions 554095-560000 via svnmerge from Simon Pepping2007-09-257-30/+440
* Merged revisions 550001-554093 via svnmerge from Simon Pepping2007-09-258-15/+1457
* Merged revisions 540001-550000 via svnmerge from Simon Pepping2007-09-2534-136/+709
* Merged revisions 530001-540000 via svnmerge from Simon Pepping2007-09-2517-8/+1859
* Merged revisions 520001-530000 via svnmerge from Simon Pepping2007-09-258-262/+492
* First working version of the code. 222 out of 341 layout-standard unitSimon Pepping2007-09-251-3/+3
* Fixed an IllegalArgumentException for absolutely positioned block-containers ...Jeremias Maerki2007-03-121-19/+29
* Disable FontBaseBadTestCase for now as it is currently not working and makes ...Vincent Hennebert2007-02-281-0/+5
* Switch to XGCommons' ImageWriter for writing PNGs.Jeremias Maerki2007-02-281-8/+17
* Removed visual markers to count the lines from the testcase...Andreas L. Delmelle2007-02-231-12/+13
* Bugzilla 41652: Andreas L. Delmelle2007-02-221-0/+65
* Add the very same test cases with tables using starts-row/ends-row instead of...Vincent Hennebert2007-02-143-5/+350
* Stricter user config file validation.Vincent Hennebert2007-02-1417-3/+618
* Forgot the ASF header in the fo test filesVincent Hennebert2007-02-132-0/+34
* First unit tests for table layout manager classesVincent Hennebert2007-02-134-0/+645
* Fix: override PropertyMaker.make() to properly parse font-family names contai...Andreas L. Delmelle2007-02-061-0/+49
* Fix for bugzilla 41503: Andreas L. Delmelle2007-01-311-0/+58
* Fix for bug 41019, minor changes to a few testcases as now a different set of...Luca Furini2007-01-303-19/+21
* Properties are wrong. Sorry.Jeremias Maerki2007-01-221-49/+49
* Bugzilla #41426:Jeremias Maerki2007-01-222-5/+53
* Initial support for soft hyphensManuel Mall2007-01-133-0/+128
* Added support for line-height-shift-adjustment propertyManuel Mall2007-01-111-0/+111
* Fix for new linebreaking in combination with hyphenation not correctly breaki...Manuel Mall2007-01-111-0/+44
* Created a static known-issues item in the release tab. Updated theSimon Pepping2007-01-091-31/+31
* Update white-space test case to cover more Unicode whitespace codepointsManuel Mall2007-01-061-33/+311
* Fix compilation error caused by incorrect package name in generated code. Als...Manuel Mall2006-12-222-11/+11
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-225-284/+625
* Add a disabled testcase for bug #40230 (was in my local copy for long)Vincent Hennebert2006-12-072-1/+53
* Bugzilla #40729:Jeremias Maerki2006-11-133-10/+66
* Bugfix: Fixed bug when the sum of column widths of a table is larger than the...Jeremias Maerki2006-11-061-0/+88
* Style only.Jeremias Maerki2006-10-252-46/+57
* Update to latest font metric XML version to make tests work again.Jeremias Maerki2006-10-252-3/+28
* FilledArea now properly applies the variation factor, when a pageSimon Pepping2006-10-113-60/+9
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-071-2/+0
* Bugfix: Nested tables with headers and footers were not handled correctly and...Jeremias Maerki2006-10-071-0/+179
* This fixes a bug that has crept in page number resolution, viz. the text was ...Simon Pepping2006-10-061-0/+52
* Simple test of the PDFCMap class, before refactoring it for ToUnicode Bertrand Delacretaz2006-09-202-0/+71
* Code style, conform to checkstyle requirements (where it makes sense)Bertrand Delacretaz2006-09-202-89/+115
* PDFEncodingTestCase added, but test with custom font is disabled, fails (as e...Bertrand Delacretaz2006-09-157-11/+262
* BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat...Bertrand Delacretaz2006-09-152-48/+85