Matthew Holt
f1eeb6f1ae
Fixed #121 , simplified quote handling logic (yay)
10 years ago
Matthew Holt
2afb936a7d
Fix #115
10 years ago
Matthew Holt
a126dd250e
Minor fix for some quotes; new test cases
10 years ago
Matthew Holt
e31c231dd7
Test cases for fast mode; preview fix
10 years ago
Matthew Holt
3ea908439f
Rewrote core parser; speed improvements, more tests, bug fixes
10 years ago
Matthew Holt
2caa971ef6
Convert "TRUE"/"FALSE" to boolean with dynamicTyping; fixes #108
10 years ago
Paul
e65315e8b2
Allow tests to be run from subdirectories
...
This fixes a bug where currently if you try and run tests.html from a subdirectory e.g. /js/third_party/papaparse/tests/tests.html the 2 tests above will fail.
10 years ago
Matthew Holt
423e02c923
Handling extra fields with header row appropriately ( fixes #83 )
11 years ago
Matthew Holt
a6d53dc218
Fixed tests related to default delimiter
11 years ago
Matthew Holt
e4ed3b54ac
Preview count now adds 1 if using header row ( fixes #77 )
11 years ago
Vinicius Horewicz
6d21cbc11a
Treat JSON null as empty value
11 years ago
Nate McMaster
4c54129036
Add async parse tests
11 years ago
Matthew Holt
bfdf5a1828
Adding test cases for keepEmptyRows
11 years ago
Matthew Holt
74949458df
Fixes for the test runner
11 years ago
Julian Scheid
13abd07100
Fix quotes value for per-column quoting tests
11 years ago
Matthew Holt
f299cf6ba2
Added some tests for unparse; preparation for #70
11 years ago
Matthew Holt
e29134423e
Fix for special case of quotes around delimiter in quoted field ( fixes #67 )
11 years ago
Matthew Holt
f5eab684ec
Let's stamp version 3.0 on it and see what happens
11 years ago
Matthew Holt
cee3115edb
Version 3 now working; added player and tests
11 years ago