This website requires JavaScript.
Explore
Help
Sign In
alex
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
Code
Issues
Pull Requests
Releases
Wiki
Activity
65078a0fba
PhpSpreadsheet
/
tests
/
rawTestData
/
Calculation
/
MathTrig
/
ODD.data
14 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reorganize unit tests All code for unit tests is now under the `PhpSpreadsheet\Tests` namespace which is autoloaded via composer mechanism. So there is no need for `require()` anymore. Also, tests were moved in `tests/` folder and phpunit should be executed from the project root folder. This is to conform to the de facto standard, notably in use in phpunit itself.
2016-08-13 17:22:11 +00:00
, 1
5.4, 7
-5.4, -7
1.5, 3
0.1, 1
3, 3
2, 3
-2, -3
-1, -1
"ABC", "#VALUE!"
TRUE, 1
FALSE, 1
0, 1
Reference in New Issue
Copy Permalink