.. |
absurdly_deep_array.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
absurdly_deep_array.test
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
array.json
|
updated test suite to match new decoder
|
2010-05-31 21:00:06 -07:00 |
array.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
bad_low_surrogate.json
|
two new tests for bad low pairs of json surrogate pairs
|
2011-08-03 00:45:49 -07:00 |
bad_low_surrogate.test
|
two new tests for bad low pairs of json surrogate pairs
|
2011-08-03 00:45:49 -07:00 |
bad_low_surrogate_replaced.json
|
two new tests for bad low pairs of json surrogate pairs
|
2011-08-03 00:45:49 -07:00 |
bad_low_surrogate_replaced.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
bad_naked_number.json
|
fresh api. virtually whole new thing, entirely new interface and heavily modified encoder/decoder
|
2011-10-21 18:16:16 -07:00 |
bad_naked_number.test
|
fresh api. virtually whole new thing, entirely new interface and heavily modified encoder/decoder
|
2011-10-21 18:16:16 -07:00 |
deep_array.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
deep_array.test
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
empty_array.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
empty_array.test
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
empty_object.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
empty_object.test
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
encoded_surrogates.json
|
new tests
|
2010-06-01 21:00:12 -07:00 |
encoded_surrogates.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
escaped_noncharacter.json
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_noncharacter.test
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_noncharacter_ext.json
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_noncharacter_ext.test
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_noncharacter_ext_replaced.json
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
escaped_noncharacter_ext_replaced.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
escaped_noncharacter_replaced.json
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
escaped_noncharacter_replaced.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
escaped_reserved_a.json
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_reserved_a.test
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_reserved_b.json
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
escaped_reserved_b.test
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
exp.json
|
removes all traces of unquoted key and comment support
|
2011-07-03 17:42:44 -07:00 |
exp.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
fraction.json
|
modify fraction test to increase test coverage slightly
|
2011-07-27 02:01:34 -07:00 |
fraction.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
integer.json
|
removes all traces of unquoted key and comment support
|
2011-07-03 17:42:44 -07:00 |
integer.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
multibyte_utf.json
|
new tests
|
2010-06-01 21:00:12 -07:00 |
multibyte_utf.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
naked_false.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
naked_false.test
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
naked_null.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
naked_null.test
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
naked_number_a.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
naked_number_a.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_number_b.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
naked_number_b.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_number_c.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
naked_number_c.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_number_d.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
naked_number_d.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_number_e.json
|
almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug
|
2010-05-31 21:00:05 -07:00 |
naked_number_e.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_number_f.json
|
almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug
|
2010-05-31 21:00:05 -07:00 |
naked_number_f.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_number_g.json
|
brought test suite up to date, fixed a dumb error that occured when parsing integers larger than 100
|
2010-06-21 23:06:55 -07:00 |
naked_number_g.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
naked_string.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
naked_string.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
naked_true.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
naked_true.test
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
negative_zero.json
|
added test case for negative zero, fixed typo in zero.test
|
2010-06-25 03:22:02 -07:00 |
negative_zero.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
noncharacter.json
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
noncharacter.test
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
noncharacter_replaced.json
|
proper guarding and handling of noncharacters in json strings. more tests required
|
2011-07-27 06:52:16 -07:00 |
noncharacter_replaced.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
numbers.json
|
tests could fail silently when file:consult failed, fixed
|
2011-07-31 18:43:14 -07:00 |
numbers.test
|
tests could fail silently when file:consult failed, fixed
|
2011-07-31 18:43:14 -07:00 |
object.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
object.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
string.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
string.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
string_escapes.json
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
string_escapes.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
unbalanced_array.json
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
unbalanced_array.test
|
moves escaping tests to general test lib, minor refactoring of test runner to facilitate
|
2011-07-26 19:58:48 -07:00 |
unicode_to_codepoint.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
unicode_to_codepoint.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
unpaired_surrogate.json
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
unpaired_surrogate.test
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
unpaired_surrogate_replaced.json
|
adds loose_unicode option which replaces badly formed unicode (escaped non-characters and restricted codepoints, as well as partial surrogates) with u+fffd instead of throwing an error
|
2011-07-27 01:59:03 -07:00 |
unpaired_surrogate_replaced.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |
whitespace.json
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
whitespace.test
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
zero.json
|
almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug
|
2010-05-31 21:00:05 -07:00 |
zero.test
|
strings returned as binaries
|
2011-10-28 06:31:40 -07:00 |