aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug #61007Greg Woolsey2017-04-191-1/+1
* Fix bug #61007Greg Woolsey2017-04-191-1/+11
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-1717-31/+31
* roll back to hamcrest-coreJaven O'Neal2017-04-161-8/+9
* change from hamcrest-core-1.3 to hamcrest-all-1.3Javen O'Neal2017-04-151-8/+20
* use hamcrest matchers to reduce custom codeJaven O'Neal2017-04-151-40/+12
* use assertStartsWith and assertEndsWith for better unit test error messagesJaven O'Neal2017-04-152-3/+45
* bug 50955 and bug 60953 improve Big5 reader; ensure one characterTim Allison2017-04-051-0/+77
* Add tests from bug 45353 to show that this now works fineDominik Stadler2017-03-101-0/+14
* add helper functions to make it easier to see which scenarios are being testedJaven O'Neal2017-02-241-33/+60
* bug 59893: close open resources to prevent leaksJaven O'Neal2017-02-171-1/+3
* convert from junit3 to junit4Javen O'Neal2017-02-171-7/+11
* bug 59893: more unrelated changes from AndiJaven O'Neal2017-02-172-26/+42
* Bug #56822 fix COUNTIFS()Greg Woolsey2017-02-141-71/+0
* escape unicode charsAndreas Beeker2017-02-111-6/+6
* Use long for the dummy stream, to permit >2gb streamsNick Burch2017-02-101-8/+17
* Update the big file test to use POIFSFileSystem.create(File), and tweak javadocsNick Burch2017-02-101-14/+3
* Start on a unit test for #60670, work required to get it passingNick Burch2017-02-091-0/+137
* bug 59227: parse dates formatted in Japanese or Chinese. Change javac source ...Javen O'Neal2017-02-081-0/+31
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-0839-6276/+6276
* Adjust expected font-size in tests, XSSF seems to use slightly larger fonts o...Dominik Stadler2017-01-261-2/+2
* Move test to base-test-class to run it for (S)XSSF as wellDominik Stadler2017-01-262-73/+66
* IntelliJ warnings, Javadoc, FormattingDominik Stadler2017-01-261-6/+3
* Bug 60031: Enhance test some moreDominik Stadler2017-01-261-8/+21
* fix eclipse warnings - close resourcesAndreas Beeker2017-01-235-427/+534
* #59836 - Tracker: Replace primitives with enumsAndreas Beeker2017-01-225-88/+117
* fix assert message typoJaven O'Neal2017-01-201-4/+4
* fix copy-paste typo in unit test found by Andrzej WiteckiJaven O'Neal2017-01-202-8/+18
* bug 60031: DataFormatter parses months incorrectly when put at the end of dat...Javen O'Neal2017-01-201-0/+12
* remove unused importsJaven O'Neal2017-01-201-1/+0
* bug 60605: replace Workbook.SHEET_STATE_VERY_HIDDEN with SheetVisibility.VERY...Javen O'Neal2017-01-201-2/+3
* bug 60605: remove code for enforcing rule that active sheet cannot be hiddenJaven O'Neal2017-01-201-26/+0
* bug 60605: convert Workbook.SHEET_STATE_* to SheetVisibility enumJaven O'Neal2017-01-201-1/+63
* bug 60601: unlink hyperlinks from a sheet if all hyperlinks have been removed...Javen O'Neal2017-01-191-0/+23
* fix eclipse warnings / close resources in testsAndreas Beeker2017-01-162-86/+104
* fix eclipse warnings - close resources / type genericsAndreas Beeker2017-01-1513-132/+147
* bug 60260: parse unicode sheet namesJaven O'Neal2017-01-121-0/+15
* add unit tests for MAPIMessage.get*Body()Javen O'Neal2017-01-052-0/+15
* Bug 60219: FormulaParser can't parse external references when sheet name is q...Dominik Stadler2016-12-313-17/+23
* Ensure streams are closed always, reformat code somewhatDominik Stadler2016-12-301-0/+8
* Bug 60369: Adjust pattern to better handle non-ASCII characters in Month-name...Dominik Stadler2016-12-301-0/+160
* Bug 60452: WorkdayCalculator calculateWorkdays does return wrong value for sa...Dominik Stadler2016-12-301-1/+52
* eclipse warnings - raw list accessAndreas Beeker2016-12-135-292/+280
* eclipse warnings - raw list accessAndreas Beeker2016-12-132-25/+23
* remove unused classAndreas Beeker2016-12-131-127/+0
* Adjust toString() of ExternalNameRecordDominik Stadler2016-12-121-1/+0
* Revert "Local test to run one of the multi-file tests on only one file"Dominik Stadler2016-12-111-31/+0
* Revert "Adjust local test class run with Gradle-Build as well"Dominik Stadler2016-12-111-2/+3
* Adjust local test class run with Gradle-Build as wellDominik Stadler2016-12-111-3/+2
* Local test to run one of the multi-file tests on only one fileDominik Stadler2016-12-111-0/+31