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-26 14:02:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80e4d3a4ed8fbbe1e0c824a30cb31a3038cc5c23
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
T
History
Mark Baker
80e4d3a4ed
Merge branch 'master' into currencies_stored_as_strings
2022-11-25 14:04:15 +01:00
..
Engine
Merge branch 'master' into currencies_stored_as_strings
2022-11-25 14:04:15 +01:00
Functions
Fix Unintential Deprecated Calls in Tests - ENGINEERING (
#3176
)
2022-11-24 07:57:41 -08: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
Store StructuredReference object in the stack rather than simply the Structured Reference string, so that we don't have to create the object for both lexer and parser
2022-11-22 13:31:35 +01:00
RefErrorTest.php
…
RowColumnReferenceTest.php
…
StringLengthTest.php
…
TranslationTest.php
…
XlfnFunctionsTest.php
…