jsx/test/cases
2010-06-26 07:30:13 -07:00
..
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 rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -07:00
array.json updated test suite to match new decoder 2010-05-31 21:00:06 -07:00
array.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
comments.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
comments.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -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 rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -07:00
empty_array_with_comment.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_with_comment.test rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -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 rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -07:00
empty_object_with_comment.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_with_comment.test rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -07:00
encoded_surrogates.json new tests 2010-06-01 21:00:12 -07:00
encoded_surrogates.test new tests 2010-06-01 21:00:12 -07:00
exp.json almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug 2010-05-31 21:00:05 -07:00
exp.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
fraction.json almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug 2010-05-31 21:00:05 -07:00
fraction.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
integer.json almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug 2010-05-31 21:00:05 -07:00
integer.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
multibyte_utf.json new tests 2010-06-01 21:00:12 -07:00
multibyte_utf.test new tests 2010-06-01 21:00:12 -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 updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
naked_number_a.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
naked_number_a.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
naked_number_b.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
naked_number_b.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
naked_number_c.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
naked_number_c.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
naked_number_d.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
naked_number_d.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 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_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 updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 fixed failing negative zero test 2010-06-26 07:30:13 -07:00
numbers.json rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -07:00
numbers.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
object.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
object.test fixes revealed by cover 2010-05-31 21:00:05 -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 rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -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 rewrote test harness to use eunit and make it easier to add future tests 2010-05-31 21:00:04 -07:00
unicode_to_codepoint.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
unicode_to_codepoint.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
unicode_unconverted.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
unicode_unconverted.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -07:00
whitespace.json fixes revealed by cover 2010-05-31 21:00:05 -07:00
whitespace.test updated tests, which are shortly to be rewritten completely 2010-06-01 19:43:21 -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 added test case for negative zero, fixed typo in zero.test 2010-06-25 03:22:02 -07:00