aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* [bug-67784] add test for divide errorPJ Fanning2023-10-171-0/+26
* [bug-67475] better support for edge cases in TEXT function. Thanks to Jakub V...PJ Fanning2023-10-141-1/+132
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-073-0/+3
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-072-1/+10
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-072-1/+4
* Assert that deleting test-files and entries works in testsDominik Stadler2023-10-032-6/+7
* commons-io 2.14.0PJ Fanning2023-10-011-0/+1
* [github-523] set locales for some tests. This closes #523PJ Fanning2023-09-282-0/+28
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-2019-187/+186
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-204-2/+26
* use files nio APIs in more placesPJ Fanning2023-09-172-5/+5
* use more nio file supportPJ Fanning2023-09-146-22/+26
* [bug-67402] DATEVALUE function should return #VALUE! for a null or empty stri...PJ Fanning2023-09-141-45/+40
* SparseBitSet 1.3PJ Fanning2023-09-061-1/+1
* Reduce flakiness of one test which compares two documentsDominik Stadler2023-09-061-0/+35
* [bug-66855] Formula parser incorrectly handles sheet name containing multiple...PJ Fanning2023-08-101-0/+16
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-081-0/+2
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-073-3/+6
* Exclude some files in one test to avoid flakiness during parallel buildsDominik Stadler2023-08-011-1/+6
* [github-488] Round up seconds in CellElapsedFormatter. Thanks to Anthony Scho...PJ Fanning2023-07-241-0/+7
* apply some spelling fixesPJ Fanning2023-06-282-4/+4
* apply some spelling fixesPJ Fanning2023-06-272-5/+5
* apply some spelling fixesPJ Fanning2023-06-274-6/+5
* [bug-66661] revert github-269 due to it breaking formulas with table referencesPJ Fanning2023-06-221-0/+96
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-0851-90/+90