aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestFontRendering.java
Commit message (Expand)AuthorAgeFilesLines
* Also replace for JUnit 5 in commentsDominik Stadler2020-12-301-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-20/+20
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-7/+7
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* fix eclipse resource leak warningsAndreas Beeker2017-05-311-1/+4
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-121/+121
* reorganize imports (remove unused imports, sort alphabetically)Javen O'Neal2016-07-041-4/+10
* Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-17/+10
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-1/+0
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-3/+3
* Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ...Nick Burch2014-07-241-1/+2
* Fix unit tests broken by newly added test-file, ignore TestFontRendering as i...Dominik Stadler2014-02-161-0/+2
* Adjust test to write the failing PNG in case expected and actual do not matchDominik Stadler2014-02-161-0/+5
* Provide more output on test that failed for me locallyDominik Stadler2014-02-151-1/+4
* Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ...Andreas Beeker2014-02-111-0/+112