aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
...
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-1123-349/+381
* forbidden apis fixes - timezone fix ... will it work?Andreas Beeker2015-09-102-3/+19
* forbidden apis fixes - a few DateFormat clean ups ...Andreas Beeker2015-09-091-0/+1
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-0732-1327/+1549
* Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall...Dominik Stadler2015-09-031-4/+6
* Bug 56959: Add verification unit test to show that the bug cannot be reproducedDominik Stadler2015-09-031-1/+43
* remove trailing comma ... works ok in Oracle jdk6, but maybe not in openjdk ...Andreas Beeker2015-09-022-2/+2
* Fix DAYS360 for US/EU handlingAndreas Beeker2015-09-018-277/+277
* Fix some Forbidden APIs errorsNick Burch2015-09-011-5/+2
* Fix some Forbidden APIs errorsNick Burch2015-09-016-8/+16
* Fix some Forbidden APIs errorsNick Burch2015-09-011-1/+2
* Fix some Forbidden APIs errorsNick Burch2015-09-014-5/+9
* forbidden apis fixesAndreas Beeker2015-08-292-63/+72
* junit4 fixAndreas Beeker2015-08-291-13/+12
* - reworked HexDump class - unified array dumps and usage of standard java cal...Andreas Beeker2015-08-2910-308/+215
* Adjust excludes for TestRecordListerDominik Stadler2015-08-272-1/+10
* Refactor BaseXLSIteratingTest into a Parameterized test to better show which ...Dominik Stadler2015-08-257-128/+112
* Allow multiple instances of HeaderFooterRecord in CustomViewSettingsRecordAgg...Dominik Stadler2015-08-251-0/+78
* Reduce required memory in tests by not actually creating all the rows/cells w...Dominik Stadler2015-08-241-7/+6
* Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close...Dominik Stadler2015-08-201-11/+16
* Somehow the Date formatting via SimpleDateFormatter fails on some CI machines...Dominik Stadler2015-08-201-17/+9
* Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check f...Nick Burch2015-08-191-0/+37
* POI Bug 58260: Fix checks for limit on number of styles in XSSF/SXSSF and fix...Dominik Stadler2015-08-191-2/+72
* Add additional checks to narrow down why this test fails when run via MavenDominik Stadler2015-08-191-4/+20
* Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi...David North2015-08-192-8/+73
* Add one unit-test for a different way of calculating workdays to see if this ...Dominik Stadler2015-08-181-0/+6
* Fix indentsNick Burch2015-08-182-261/+264
* Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove...Nick Burch2015-08-182-3/+46
* Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...Dominik Stadler2015-08-162-19/+1
* More consistent test-file output for Excel testingNick Burch2015-08-121-5/+9
* Fix inconsistent whitespace/indentsNick Burch2015-08-121-392/+388
* Continue with 55747 / 55324 testingNick Burch2015-08-121-26/+54
* More tests for 55747 / 55324Nick Burch2015-08-121-11/+123
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-0/+38
* NPE fix for text extraction from MSG files with only a short nameNick Burch2015-08-051-0/+6
* Further unit tests for #55747Nick Burch2015-08-011-1/+22
* Unit test for #55747Nick Burch2015-07-311-0/+31
* Adjust test that is failing on freebsd some moreDominik Stadler2015-07-272-16/+14
* Adjust init of PresetGeometries to not keep the object if static initializati...Dominik Stadler2015-07-271-5/+28
* Improve error message slightly, add tests to verify things failing in Gump-bu...Dominik Stadler2015-07-271-0/+69
* Yet another adjustment to the test as it seems that small values can be compu...Dominik Stadler2015-07-221-4/+11
* Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-4/+4
* Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-6/+16
* Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-5/+45
* Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeaderDominik Stadler2015-07-201-4/+43
* #58130 CF DataBar example and testsNick Burch2015-07-201-1/+44
* #58130 CF DataBar supportNick Burch2015-07-201-5/+32
* #58130 Support for creating CF Color Scale FormattingsNick Burch2015-07-201-1/+43
* #58130 HSSF CF Color Scale color supportNick Burch2015-07-202-5/+11
* #58130 Enable CF ColorScale support on the rule, and begin testingNick Burch2015-07-191-7/+14