This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-24 17:19:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fda996e192c809a84ce2eccb9dbdebbcbe63f40a
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
T
History
MarkBaker
fda996e192
Initial work on handling Structured References in the Calculation Engine
2022-12-24 00:20:10 +01:00
..
Engine
Initial work on handling Structured References in the Calculation Engine
2022-12-24 00:20:10 +01:00
Functions
Refactor database tests to execute the test itself and check assertions in the main test function, not in the base class
2022-12-08 12:49:19 +01:00
ArrayFormulaTest.php
…
ArrayTest.php
…
BinaryComparisonTest.php
…
CalculationErrorTest.php
…
CalculationFunctionListTest.php
…
CalculationLoggingTest.php
…
CalculationSettingsTest.php
…
CalculationTest.php
Handle Currencies Stored as Strings in Formulas
2022-11-18 14:54:48 -05:00
CyclicTest.php
Restore Cyclic Error Messages (
#3170
)
2022-11-22 06:32:08 -08:00
DefinedNameConfusedForCellTest.php
…
DefinedNamesCalculationTest.php
…
FormulaAsStringTest.php
…
FormulaParserTest.php
…
FunctionsTest.php
Fix Unintential Deprecated Calls in Tests - INFORMATION (
#3177
)
2022-11-22 07:14:19 -08:00
MergedCellTest.php
…
NullEqualsZeroTest.php
…
ParseFormulaTest.php
Ensure that Full Table Structured References are correctly recognised, and don't throw an error
2022-12-19 04:44:24 +01:00
RefErrorTest.php
…
RowColumnReferenceTest.php
…
StringLengthTest.php
…
TranslationTest.php
…
XlfnFunctionsTest.php
…