aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src/test
Commit message (Expand)AuthorAgeFilesLines
* init support for XLOOKUPPJ Fanning2021-08-081-4/+1
* init support for XLOOKUPPJ Fanning2021-08-082-8/+50
* init support for XLOOKUPPJ Fanning2021-08-0710-46/+91
* add testPJ Fanning2021-08-071-0/+3
* add testPJ Fanning2021-08-071-0/+1
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-072-1/+30
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-071-0/+91
* test issuePJ Fanning2021-08-071-2/+2
* [bug-49202] add PERCENTRANK.INC functionPJ Fanning2021-08-072-0/+4
* [bug-49202] add PERCENTRANK.INC functionPJ Fanning2021-08-072-14/+96
* [bug-49202] add PERCENTRANK functionPJ Fanning2021-08-071-0/+1
* [bug-49202] add PERCENTRANK functionPJ Fanning2021-08-071-0/+94
* add testPJ Fanning2021-08-071-1/+1
* add testPJ Fanning2021-08-071-0/+24
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-0/+2
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-0/+24
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-0/+24
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-0/+38
* add basic implementation of TIMEVALUE functionPJ Fanning2021-08-061-0/+96
* extend testsPJ Fanning2021-08-061-0/+21
* extend testsPJ Fanning2021-08-061-1/+6
* SUMIFS should sum and treat booleans and strings as zeroPJ Fanning2021-07-301-0/+17
* SUMIFS should treat #N/A correctlyPJ Fanning2021-07-303-31/+75
* add licensePJ Fanning2021-07-301-0/+17
* SUMIFS should sum and treat booleans and strings as zeroPJ Fanning2021-07-303-3/+59
* test sum with N/APJ Fanning2021-07-304-24/+112
* [bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Th...PJ Fanning2021-07-301-2/+0
* fix issue with testPJ Fanning2021-07-301-5/+4
* add disabled SUMIF testPJ Fanning2021-07-301-1/+1
* add disabled SUMIF testPJ Fanning2021-07-301-4/+29
* add SUMIF tests disabling one that shows we have a bugPJ Fanning2021-07-301-17/+94
* add datetime testPJ Fanning2021-07-291-0/+1
* add date testPJ Fanning2021-07-291-0/+20
* [bug-65467] support IFNA() function. Thanks to Ross PattersonPJ Fanning2021-07-293-1/+133
* add tests for concat functionPJ Fanning2021-07-291-1/+25
* add tests for concat functionPJ Fanning2021-07-291-0/+88
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-281-3/+10
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-281-1/+0
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-281-16/+16
* add broken (disabled) test to show issue with ISO 8601 formatPJ Fanning2021-07-281-1/+21
* [bug-65165] invalid date values not handled correctly in DateValue functionPJ Fanning2021-07-281-5/+11
* [bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter ...PJ Fanning2021-07-283-3/+200
* [bug-64633] add excel function: TEXTJOIN - thanks to David GordonPJ Fanning2021-07-281-0/+171
* [bug-65230] TRIM function should trim extra spaces between wordsPJ Fanning2021-07-281-1/+7
* remove test that stops use of FormulaShifter for copying rows to another shee...PJ Fanning2021-07-241-2/+0
* update stress.xlsPJ Fanning2021-07-221-0/+0
* use xmlbeans 5.0.0 in ant build due to build issuesPJ Fanning2021-07-121-0/+0
* convert indents to spacesPJ Fanning2021-07-072-10/+10
* convert indents to spacesPJ Fanning2021-07-071-11/+11
* Do not fail on invalid access due to JPMS restrictionsDominik Stadler2021-07-071-7/+15