PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef
MarkBaker 7f00049fe8 Initial work on the SORT() and SORTBY() Lookup/Reference functions
The code could stil do with some cleaning up, and better optimisation for memory usage; but all tests are passing... that's for full multi-level sorting (including direction), and allowing for correct sorting of sting/numeric datatypes.
2022-03-24 12:21:27 +01:00
..
AddressTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
AllSetupTeardown.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ChooseTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
ColumnOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ColumnTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
ColumnsOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
ColumnsTest.php Issue 2551 array enable lookup ref functions (#2606) 2022-02-19 18:49:01 +01:00
FilterTest.php Initial work implementing the FILTER() Lookup/Reference function 2022-03-20 18:01:30 +01:00
FormulaTextTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
HLookupTest.php Initial work on implementing Array-enabled for the HLOOKUP() and VLOOKUP() functions (#2611) 2022-02-21 19:56:21 +01:00
HyperlinkTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IndexTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
IndirectTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
LookupTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
MatchTest.php Start work on array-enabling the Lookup and Reference functions (#2602) 2022-02-19 18:36:50 +01:00
MatrixHelperFunctionsTest.php Initial work implementing the FILTER() Lookup/Reference function 2022-03-20 18:01:30 +01:00
MovedFunctionsTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
OffsetTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
RowOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
RowTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
RowsOnSpreadsheetTest.php Minor Improvement to Test Cleanup LookupRef 2021-05-14 10:30:49 +02:00
RowsTest.php Issue 2551 array enable lookup ref functions (#2606) 2022-02-19 18:49:01 +01:00
SortByTest.php Initial work on the SORT() and SORTBY() Lookup/Reference functions 2022-03-24 12:21:27 +01:00
SortTest.php Initial work on the SORT() and SORTBY() Lookup/Reference functions 2022-03-24 12:21:27 +01:00
TransposeTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
UniqueTest.php Fix scrutinizer issue complaint 2022-03-18 15:07:13 +01:00
VLookupTest.php Initial work on implementing Array-enabled for the HLOOKUP() and VLOOKUP() functions (#2611) 2022-02-21 19:56:21 +01:00