sheetjs/tests
SheetJS a96d8964e2 version bump 0.5.0: changes to cell interface
Cell object stores the formatted text in the `.w` field
- Raw format and types are preserved in the `.t`, `.v` fields
- Accessors have been updated to use the field

updates for older OOXML:
- ECMA-376 makes reference to old sstItem shared string item
- [MS-XLSX] xmlns for workbook
2014-02-03 19:00:44 -05:00
..
files@dc341311b1 version bump 0.5.0: changes to cell interface 2014-02-03 19:00:44 -05:00
Common.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00
EncodedSpec.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00
FormulaSpec.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00
InterviewSpec.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00
IssueSpec.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00
MixedSpec.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00
NamedRangesSpec.js Add new tests, cleanup 2013-10-10 02:53:15 -04:00