ftcsv/spec
Shakil Thakur 14b0dded42 better quote handling (#17)
* fixed quote escape bug

* made findClosingQuote more consistent and added unit tests

* fixed bug with findClosingQuote

* minor speedup of findClosingQuote for vanilla lua
2018-05-27 11:26:48 -05:00
..
bad_csvs better error handling with unit tests! 2016-11-06 11:36:24 -06:00
csvs will now strip out BOM 2017-11-30 22:46:10 -06:00
json will now strip out BOM 2017-11-30 22:46:10 -06:00
error_spec.lua better error handling with unit tests! 2016-11-06 11:36:24 -06:00
feature_spec.lua better quote handling (#17) 2018-05-27 11:26:48 -05:00
parse_encode_spec.lua will now strip out BOM 2017-11-30 22:46:10 -06:00