aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* PoiLogManagerPJ Fanning2024-11-244-8/+8
* More tests for reproducible outputsDominik Stadler2024-11-202-0/+29
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-202-5/+32
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-191-3/+35
* [bug-66590] Number of blocks used by the property table missing from the file...PJ Fanning2024-11-182-1/+5
* [bug-69418] Issue when evaluating WORKDAY function that has a cell ref as 2nd...PJ Fanning2024-10-291-1/+1
* add workday testPJ Fanning2024-10-292-0/+76
* [github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder...PJ Fanning2024-10-061-0/+43
* [bug-69351] fix issues with removing items from IntListPJ Fanning2024-09-291-0/+26
* [github-692] D* functions are incompatible with the diamond operator. Thanks ...PJ Fanning2024-09-206-0/+33
* [bug-69209] default ignoreMissingFontSystem to truePJ Fanning2024-09-121-0/+5
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-272-39/+954
* add chinese hssf testPJ Fanning2024-07-191-1/+2
* remove 22742.xlsPJ Fanning2024-07-191-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-181-0/+12
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-162-7/+58
* Apply some IDE suggestionsDominik Stadler2024-07-151-5/+5
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-151-65/+18
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-0/+1
* [bug-69154] add speculative row shifter fixPJ Fanning2024-07-021-1/+1
* add dataformatter testPJ Fanning2024-07-021-1/+1
* another dataformatter testPJ Fanning2024-07-022-0/+23
* disable new dataformatter test that is failingPJ Fanning2024-07-021-0/+1
* add dataformatter testsPJ Fanning2024-07-011-1/+14
* use standard ASF headerPJ Fanning2024-07-012-8/+0
* Add one more case where timestamp could end upDominik Stadler2024-06-231-0/+1
* [bug-69147] fix issues with text function when input is a datetime in string ...PJ Fanning2024-06-211-0/+7
* add test related to bug-69147PJ Fanning2024-06-211-0/+8
* issue with Java 22 returning string values insteadof booleansPJ Fanning2024-06-171-9/+10
* issue with Java 22 returning string values insteadof booleansPJ Fanning2024-06-171-5/+9
* Apply IDE suggestions and ignore sonar false positiveDominik Stadler2024-06-024-165/+165
* Add simple test for font-widthDominik Stadler2024-06-021-2/+50
* [bug-69021] add guard around castPJ Fanning2024-05-171-0/+21
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-223-7/+34
* Add one more "flaky" byte when comparing two documentsDominik Stadler2024-04-201-0/+1
* Comment out flaky assertion and add more information to find which file fails...Dominik Stadler2024-04-171-14/+15
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-173-0/+36
* Bug 68778: Verify "ignoreMissingFontSystem" for SheetUtil.getDefaultCharWidth...Dominik Stadler2024-03-141-0/+166
* rework testsPJ Fanning2024-02-261-5/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-302-0/+3
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-301-0/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-302-1/+4
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-062-0/+2
* [bug-68094] try to improve cell width derivation by not roundingPJ Fanning2023-11-081-1/+6
* [github-545] Make exported sheet names compatible with Excel. Thanks to Aleks...PJ Fanning2023-11-071-46/+55
* try to fix broken sxssf testsPJ Fanning2023-11-072-2/+2
* fix broken HSSFWorkbook testPJ Fanning2023-11-072-7/+19
* [bug-67579] test that we close input streamPJ Fanning2023-10-261-0/+31
* try to close streams in HSSF testsPJ Fanning2023-10-261-2/+2
* [bug-67784] add test for divide errorPJ Fanning2023-10-171-0/+17