Data files for Unit Tests

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85752 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
Mark Baker 2012-01-26 01:42:43 +00:00
parent d5ce069cfc
commit 897da40d97
30 changed files with 548 additions and 544 deletions

View File

@ -20,4 +20,3 @@
11, 59, 0, 0.499305555556
12, 0, 0, 0.500000000000
16, 48, 10, 0.700115740741

View File

@ -24,3 +24,4 @@
"-3.5", "-0.936456687290796"
"-3.5-i", "-1.44502817950166+0.412240867891067i"
"-3.5-2.5i", "-5.74262349163406+2.12231025604134i"
"3", "-0.989992496600445"

View File

@ -15,3 +15,4 @@
"-12.34-5.67i", "123.45-67.89", "#NUM!"
"-12.34-5.67j", "123.45-67.89", "#NUM!"
"-12.34-5.67", "123.45-67.89j", "#NUM!"
"-12.34-5.67i", "-12.34-5.67i", "1"

View File

@ -11,3 +11,4 @@
"2.5i", "2.5", "-6.98771242968685-6.98771242968684i"
"2.5i", "2.5i", "#VALUE!"
"2.5", "2.5", 9.88211768802619
"2", "2", 4

View File

@ -24,3 +24,4 @@
"-3.5", "0.35078322768962"
"-3.5-i", "0.541286805665839+1.10052501669986i"
"-3.5-2.5i", "2.15110429680353+5.66575444574645i"
"3", "0.141120008059867"

View File

@ -25,3 +25,4 @@
"-3.5", "1.14551435241745E-016+1.87082869338697i"
"-3.5-i", "0.264627043818521-1.88945163270197i"
"-3.5-2.5i", "0.632914936433528-1.9749889409211i"
"9", "3"

View File

@ -9,4 +9,4 @@
3, 6, 12, 3
3, 6, "12", 3
3, 6, "ABC", "#VALUE!"
3 3
3, 3