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 19:03:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f47945d339451dd2ba2099bc854bed2312efcb67
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Reader
/
Xls
T
History
MarkBaker
bb7e083745
Add Hidden Worksheet unit tests for other Readers
2022-05-24 14:40:45 +02:00
..
ColourTest.php
…
ConditionalFormattingBasicTest.php
…
ConditionalFormattingExpressionTest.php
…
DataValidationTest.php
…
DefinedNameTest.php
Fix issue with Xls Reader converting all named ranges from absolute to relative
2022-05-12 12:47:18 +02:00
HiddenWorksheetTest.php
Add Hidden Worksheet unit tests for other Readers
2022-05-24 14:40:45 +02:00
Issue2463Test.php
…
Md5Test.php
Replace 'self' with self::class in 2 Modules (
#2773
)
2022-04-30 18:36:24 -07:00
NonExistentFileTest.php
…
NumberFormatGeneralTest.php
…
PageSetupTest.php
…
RichTextSizeTest.php
Fix font index problem (
#2642
)
2022-04-17 08:27:28 -07:00
XlsTest.php
…