forked from sheetjs/sheetjs
updating test_files
This commit is contained in:
parent
8561de6e2e
commit
b52e31b2a1
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "tests/files"]
|
||||
path = tests/files
|
||||
url = https://github.com/Niggler/test_files.git
|
||||
url = https://github.com/SheetJS/test_files
|
||||
|
@ -6,4 +6,4 @@ before_install:
|
||||
- "npm install -g mocha"
|
||||
before_script:
|
||||
- "make init"
|
||||
- "cd tests/files; make; cd -"
|
||||
- "cd tests/files; make all; cd -"
|
||||
|
37
tests.lst
37
tests.lst
@ -55,6 +55,8 @@
|
||||
54436.xlsx
|
||||
54524.xlsx
|
||||
54607.xlsx
|
||||
55640.xlsx.pending
|
||||
55745.xlsx.pending
|
||||
AverageTaxRates.xlsx
|
||||
Booleans.xlsx
|
||||
BrNotClosed.xlsx
|
||||
@ -71,6 +73,7 @@ FormatConditionTests.xlsx
|
||||
Formatting.xlsx.pending
|
||||
FormulaEvalTestData_Copy.xlsx.pending
|
||||
GeneralFormatTests.xlsx
|
||||
GroupTest.xlsx.pending
|
||||
InlineStrings.xlsx
|
||||
NewlineInFormulas.xlsx
|
||||
NumberFormatApproxTests.xlsx
|
||||
@ -99,11 +102,45 @@ WithVariousData.xlsx
|
||||
atp.xlsx
|
||||
chart_sheet.xlsx.pending
|
||||
comments.xlsx
|
||||
excel-reader-xlsx_data01.xlsx
|
||||
excel-reader-xlsx_data02.xlsx
|
||||
excel-reader-xlsx_error02.xlsx.pending
|
||||
excel-reader-xlsx_error03.xlsx.pending
|
||||
excel-reader-xlsx_error04.xlsx.pending
|
||||
excel-reader-xlsx_error05.xlsx.pending
|
||||
excel-reader-xlsx_error06.xlsx.pending
|
||||
excel-reader-xlsx_error07.xlsx.pending
|
||||
excel-reader-xlsx_error08.xlsx.pending
|
||||
excel-reader-xlsx_inline01.xlsx
|
||||
excel-reader-xlsx_libre01.xlsx
|
||||
formula_stress_test.xlsx.pending
|
||||
interview.xlsx
|
||||
issue.xlsx
|
||||
jxls-core_formulaOneRow.xlsx
|
||||
jxls-core_simple.xlsx
|
||||
jxls-examples_stress1.xlsx
|
||||
jxls-examples_stress2.xlsx
|
||||
jxls-reader_departmentData.xlsx
|
||||
mixed_sheets.xlsx
|
||||
named_ranges_2011.xlsx
|
||||
openpyxl_g_NameWithValueBug.xlsx
|
||||
openpyxl_g_empty-no-string.xlsx
|
||||
openpyxl_g_empty-with-styles.xlsx
|
||||
openpyxl_g_empty.xlsx
|
||||
openpyxl_g_empty_libre.xlsx
|
||||
openpyxl_g_empty_no_dimensions.xlsx
|
||||
openpyxl_g_empty_with_no_properties.xlsx.pending
|
||||
openpyxl_g_guess_types.xlsx
|
||||
openpyxl_g_libreoffice_nrt.xlsx
|
||||
openpyxl_g_merge_range.xlsx
|
||||
openpyxl_r_complex-styles.xlsx
|
||||
openpyxl_r_conditional-formatting.xlsx
|
||||
openpyxl_r_contains_chartsheets.xlsx.pending
|
||||
openpyxl_r_date_1900.xlsx
|
||||
openpyxl_r_date_1904.xlsx
|
||||
openpyxl_r_formulae.xlsx
|
||||
openpyxl_r_null_archive.xlsx.pending
|
||||
openpyxl_r_null_file.xlsx.pending
|
||||
picture.xlsx
|
||||
reordered_sheets.xlsx
|
||||
sample-beta.xlsx.pending
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 307d267f43f4483710d9b7d3c7a52cf0a66594ac
|
||||
Subproject commit 6c9129b1519cfd593e065ca77aa09f8bc4f676cc
|
Loading…
Reference in New Issue
Block a user