aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for keep-with-next inside tables:Jeremias Maerki2007-04-011-0/+69
* Add explicit border-collapse="separate" property in preparation for the imple...Vincent Hennebert2007-03-301-4/+4
* - add border-collapse="separate" to the properties of tables in some testcase...Vincent Hennebert2007-03-272-257/+257
* Some more comments for RowPainter.Jeremias Maerki2007-03-231-0/+84
* Better document some of the code in RowPainter.Jeremias Maerki2007-03-231-1/+2
* Avoid an IndexOutOfBoundsException when more columns are used than are specif...Jeremias Maerki2007-03-231-0/+75
* 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
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-116-0/+756
* Trivial change to testcase to avoid 800+ warning messagesManuel Mall2006-09-021-3/+3
* Bugzilla #39414:Andreas L. Delmelle2006-09-021-6/+0
* Make FontInfo look for the same font-family and weight first, but with defaul...Andreas L. Delmelle2006-08-291-12/+6
* Minor enhancement of column-number property code / removal of unused methodAndreas L. Delmelle2006-08-221-0/+54
* Minor enhancement of FOTree test outputAndreas L. Delmelle2006-08-221-4/+14
* Minor fix: set negative values to zero for b-p-d/i-p-dAndreas L. Delmelle2006-08-211-11/+1
* Rework of default column-creation and setting column-widths from the first ro...Andreas L. Delmelle2006-08-211-14/+0
* Changed testcases failing due to r432190Andreas L. Delmelle2006-08-179-18/+23
* Helper XSLT which can split an FO file into multiple FO files at page-sequenc...Jeremias Maerki2006-08-091-0/+45