Files - json-testsuite - JSON test-suite
 (HTM) git clone git://git.codemadness.org/json-testsuite
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Mode        Name                                                    Size
 (DIR) -rw-r--r--  LICENSE                                                  21L
 (DIR) -rw-r--r--  README                                                   18L
 (DIR) -rw-r--r--  README.md                                                55L
 (DIR) -rw-r--r--  my_tests/n_bad.js                                         1L
 (DIR) -rw-r--r--  my_tests/y_good.js                                      684L
 (DIR) -rw-r--r--  my_tests/y_good_small.js                                  3L
 (DIR) -rwxr-xr-x  test.sh                                                  78L
 (DIR) -rw-r--r--  test_parsing/i_number_double_huge_neg_exp.json            1L
 (DIR) -rw-r--r--  test_parsing/i_number_huge_exp.json                       1L
 (DIR) -rw-r--r--  test_parsing/i_number_neg_int_huge_exp.json               1L
 (DIR) -rw-r--r--  test_parsing/i_number_pos_double_huge_exp.json            1L
 (DIR) -rw-r--r--  test_parsing/i_number_real_neg_overflow.json              1L
 (DIR) -rw-r--r--  test_parsing/i_number_real_pos_overflow.json              1L
 (DIR) -rw-r--r--  test_parsing/i_number_real_underflow.json                 1L
 (DIR) -rw-r--r--  test_parsing/i_number_too_big_neg_int.json                1L
 (DIR) -rw-r--r--  test_parsing/i_number_too_big_pos_int.json                1L
 (DIR) -rw-r--r--  test_parsing/i_number_very_big_negative_int.json          1L
 (DIR) -rw-r--r--  test_parsing/i_object_key_lone_2nd_surrogate.json         1L
 (DIR) -rw-r--r--  test_parsing/i_string_1st_surrogate_but_2nd_missi…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_1st_valid_surrogate_2nd_inv…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_UTF-16LE_with_BOM.json             12B
 (DIR) -rw-r--r--  test_parsing/i_string_UTF-8_invalid_sequence.json         1L
 (DIR) -rw-r--r--  test_parsing/i_string_UTF8_surrogate_U+D800.json          1L
 (DIR) -rw-r--r--  test_parsing/i_string_incomplete_surrogate_and_es…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_incomplete_surrogate_pair.j…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_incomplete_surrogates_escap…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_invalid_lonely_surrogate.js…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_invalid_surrogate.json              1L
 (DIR) -rw-r--r--  test_parsing/i_string_invalid_utf-8.json                  1L
 (DIR) -rw-r--r--  test_parsing/i_string_inverted_surrogates_U+1D11E…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_iso_latin_1.json                    1L
 (DIR) -rw-r--r--  test_parsing/i_string_lone_second_surrogate.json          1L
 (DIR) -rw-r--r--  test_parsing/i_string_lone_utf8_continuation_byte…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_not_in_unicode_range.json           1L
 (DIR) -rw-r--r--  test_parsing/i_string_overlong_sequence_2_bytes.j…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_overlong_sequence_6_bytes.j…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_overlong_sequence_6_bytes_n…        1L
 (DIR) -rw-r--r--  test_parsing/i_string_truncated-utf-8.json                1L
 (DIR) -rw-r--r--  test_parsing/i_string_utf16BE_no_BOM.json                10B
 (DIR) -rw-r--r--  test_parsing/i_string_utf16LE_no_BOM.json                10B
 (DIR) -rw-r--r--  test_parsing/i_structure_500_nested_arrays.json           1L
 (DIR) -rw-r--r--  test_parsing/i_structure_UTF-8_BOM_empty_object.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_array_1_true_without_comma.json            1L
 (DIR) -rw-r--r--  test_parsing/n_array_a_invalid_utf8.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_array_colon_instead_of_comma.json          1L
 (DIR) -rw-r--r--  test_parsing/n_array_comma_after_close.json               1L
 (DIR) -rw-r--r--  test_parsing/n_array_comma_and_number.json                1L
 (DIR) -rw-r--r--  test_parsing/n_array_double_comma.json                    1L
 (DIR) -rw-r--r--  test_parsing/n_array_double_extra_comma.json              1L
 (DIR) -rw-r--r--  test_parsing/n_array_extra_close.json                     1L
 (DIR) -rw-r--r--  test_parsing/n_array_extra_comma.json                     1L
 (DIR) -rw-r--r--  test_parsing/n_array_incomplete.json                      1L
 (DIR) -rw-r--r--  test_parsing/n_array_incomplete_invalid_value.json        1L
 (DIR) -rw-r--r--  test_parsing/n_array_inner_array_no_comma.json            1L
 (DIR) -rw-r--r--  test_parsing/n_array_invalid_utf8.json                    1L
 (DIR) -rw-r--r--  test_parsing/n_array_items_separated_by_semicolon…        1L
 (DIR) -rw-r--r--  test_parsing/n_array_just_comma.json                      1L
 (DIR) -rw-r--r--  test_parsing/n_array_just_minus.json                      1L
 (DIR) -rw-r--r--  test_parsing/n_array_missing_value.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_array_newlines_unclosed.json               3L
 (DIR) -rw-r--r--  test_parsing/n_array_number_and_comma.json                1L
 (DIR) -rw-r--r--  test_parsing/n_array_number_and_several_commas.js…        1L
 (DIR) -rw-r--r--  test_parsing/n_array_spaces_vertical_tab_formfeed…        1L
 (DIR) -rw-r--r--  test_parsing/n_array_star_inside.json                     1L
 (DIR) -rw-r--r--  test_parsing/n_array_unclosed.json                        1L
 (DIR) -rw-r--r--  test_parsing/n_array_unclosed_trailing_comma.json         1L
 (DIR) -rw-r--r--  test_parsing/n_array_unclosed_with_new_lines.json         3L
 (DIR) -rw-r--r--  test_parsing/n_array_unclosed_with_object_inside.…        1L
 (DIR) -rw-r--r--  test_parsing/n_incomplete_false.json                      1L
 (DIR) -rw-r--r--  test_parsing/n_incomplete_null.json                       1L
 (DIR) -rw-r--r--  test_parsing/n_incomplete_true.json                       1L
 (DIR) -rw-r--r--  test_parsing/n_multidigit_number_then_00.json             4B
 (DIR) -rw-r--r--  test_parsing/n_number_++.json                             1L
 (DIR) -rw-r--r--  test_parsing/n_number_+1.json                             1L
 (DIR) -rw-r--r--  test_parsing/n_number_+Inf.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_-01.json                            1L
 (DIR) -rw-r--r--  test_parsing/n_number_-1.0..json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_-2..json                            1L
 (DIR) -rw-r--r--  test_parsing/n_number_-NaN.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_.-1.json                            1L
 (DIR) -rw-r--r--  test_parsing/n_number_.2e-3.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_0.1.2.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_0.3e+.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_0.3e.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_0.e1.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_0_capital_E+.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_number_0_capital_E.json                    1L
 (DIR) -rw-r--r--  test_parsing/n_number_0e+.json                            1L
 (DIR) -rw-r--r--  test_parsing/n_number_0e.json                             1L
 (DIR) -rw-r--r--  test_parsing/n_number_1.0e+.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_1.0e-.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_1.0e.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_1_000.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_1eE2.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_2.e+3.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_2.e-3.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_number_2.e3.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_9.e+.json                           1L
 (DIR) -rw-r--r--  test_parsing/n_number_Inf.json                            1L
 (DIR) -rw-r--r--  test_parsing/n_number_NaN.json                            1L
 (DIR) -rw-r--r--  test_parsing/n_number_U+FF11_fullwidth_digit_one.…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_expression.json                     1L
 (DIR) -rw-r--r--  test_parsing/n_number_hex_1_digit.json                    1L
 (DIR) -rw-r--r--  test_parsing/n_number_hex_2_digits.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_number_infinity.json                       1L
 (DIR) -rw-r--r--  test_parsing/n_number_invalid+-.json                      1L
 (DIR) -rw-r--r--  test_parsing/n_number_invalid-negative-real.json          1L
 (DIR) -rw-r--r--  test_parsing/n_number_invalid-utf-8-in-bigger-int…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_invalid-utf-8-in-exponent.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_invalid-utf-8-in-int.json           1L
 (DIR) -rw-r--r--  test_parsing/n_number_minus_infinity.json                 1L
 (DIR) -rw-r--r--  test_parsing/n_number_minus_sign_with_trailing_ga…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_minus_space_1.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_number_neg_int_starting_with_zero.…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_neg_real_without_int_part.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_neg_with_garbage_at_end.json        1L
 (DIR) -rw-r--r--  test_parsing/n_number_real_garbage_after_e.json           1L
 (DIR) -rw-r--r--  test_parsing/n_number_real_with_invalid_utf8_afte…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_real_without_fractional_par…        1L
 (DIR) -rw-r--r--  test_parsing/n_number_starting_with_dot.json              1L
 (DIR) -rw-r--r--  test_parsing/n_number_with_alpha.json                     1L
 (DIR) -rw-r--r--  test_parsing/n_number_with_alpha_char.json                1L
 (DIR) -rw-r--r--  test_parsing/n_number_with_leading_zero.json              1L
 (DIR) -rw-r--r--  test_parsing/n_object_bad_value.json                      1L
 (DIR) -rw-r--r--  test_parsing/n_object_bracket_key.json                    1L
 (DIR) -rw-r--r--  test_parsing/n_object_comma_instead_of_colon.json         1L
 (DIR) -rw-r--r--  test_parsing/n_object_double_colon.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_object_emoji.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_object_garbage_at_end.json                 1L
 (DIR) -rw-r--r--  test_parsing/n_object_key_with_single_quotes.json         1L
 (DIR) -rw-r--r--  test_parsing/n_object_lone_continuation_byte_in_k…        1L
 (DIR) -rw-r--r--  test_parsing/n_object_missing_colon.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_object_missing_key.json                    1L
 (DIR) -rw-r--r--  test_parsing/n_object_missing_semicolon.json              1L
 (DIR) -rw-r--r--  test_parsing/n_object_missing_value.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_object_no-colon.json                       1L
 (DIR) -rw-r--r--  test_parsing/n_object_non_string_key.json                 1L
 (DIR) -rw-r--r--  test_parsing/n_object_non_string_key_but_huge_num…        1L
 (DIR) -rw-r--r--  test_parsing/n_object_repeated_null_null.json             1L
 (DIR) -rw-r--r--  test_parsing/n_object_several_trailing_commas.json        1L
 (DIR) -rw-r--r--  test_parsing/n_object_single_quote.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_object_trailing_comma.json                 1L
 (DIR) -rw-r--r--  test_parsing/n_object_trailing_comment.json               1L
 (DIR) -rw-r--r--  test_parsing/n_object_trailing_comment_open.json          1L
 (DIR) -rw-r--r--  test_parsing/n_object_trailing_comment_slash_open…        1L
 (DIR) -rw-r--r--  test_parsing/n_object_trailing_comment_slash_open…        1L
 (DIR) -rw-r--r--  test_parsing/n_object_two_commas_in_a_row.json            1L
 (DIR) -rw-r--r--  test_parsing/n_object_unquoted_key.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_object_unterminated-value.json             1L
 (DIR) -rw-r--r--  test_parsing/n_object_with_single_string.json             1L
 (DIR) -rw-r--r--  test_parsing/n_object_with_trailing_garbage.json          1L
 (DIR) -rw-r--r--  test_parsing/n_single_space.json                          1L
 (DIR) -rw-r--r--  test_parsing/n_string_1_surrogate_then_escape.json        1L
 (DIR) -rw-r--r--  test_parsing/n_string_1_surrogate_then_escape_u.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_1_surrogate_then_escape_u1.…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_1_surrogate_then_escape_u1x…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_accentuated_char_no_quotes.…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_backslash_00.json                   6B
 (DIR) -rw-r--r--  test_parsing/n_string_escape_x.json                       1L
 (DIR) -rw-r--r--  test_parsing/n_string_escaped_backslash_bad.json          1L
 (DIR) -rw-r--r--  test_parsing/n_string_escaped_ctrl_char_tab.json          1L
 (DIR) -rw-r--r--  test_parsing/n_string_escaped_emoji.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_string_incomplete_escape.json              1L
 (DIR) -rw-r--r--  test_parsing/n_string_incomplete_escaped_characte…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_incomplete_surrogate.json           1L
 (DIR) -rw-r--r--  test_parsing/n_string_incomplete_surrogate_escape…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_invalid-utf-8-in-escape.json        1L
 (DIR) -rw-r--r--  test_parsing/n_string_invalid_backslash_esc.json          1L
 (DIR) -rw-r--r--  test_parsing/n_string_invalid_unicode_escape.json         1L
 (DIR) -rw-r--r--  test_parsing/n_string_invalid_utf8_after_escape.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_leading_uescaped_thinspace.…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_no_quotes_with_bad_escape.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_single_doublequote.json             1L
 (DIR) -rw-r--r--  test_parsing/n_string_single_quote.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_string_single_string_no_double_quo…        1L
 (DIR) -rw-r--r--  test_parsing/n_string_start_escape_unclosed.json          1L
 (DIR) -rw-r--r--  test_parsing/n_string_unescaped_crtl_char.json            7B
 (DIR) -rw-r--r--  test_parsing/n_string_unescaped_newline.json              2L
 (DIR) -rw-r--r--  test_parsing/n_string_unescaped_tab.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_string_unicode_CapitalU.json               1L
 (DIR) -rw-r--r--  test_parsing/n_string_with_trailing_garbage.json          1L
 (DIR) -rw-r--r--  test_parsing/n_structure_100000_opening_arrays.js…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_U+2060_word_joined.json          1L
 (DIR) -rw-r--r--  test_parsing/n_structure_UTF8_BOM_no_data.json            1L
 (DIR) -rw-r--r--  test_parsing/n_structure_angle_bracket_..json             1L
 (DIR) -rw-r--r--  test_parsing/n_structure_angle_bracket_null.json          1L
 (DIR) -rw-r--r--  test_parsing/n_structure_array_trailing_garbage.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_array_with_extra_array_c…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_array_with_unclosed_stri…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_ascii-unicode-identifier…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_capitalized_True.json            1L
 (DIR) -rw-r--r--  test_parsing/n_structure_close_unopened_array.json        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_comma_instead_of_closing…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_double_array.json                1L
 (DIR) -rw-r--r--  test_parsing/n_structure_end_array.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_structure_incomplete_UTF8_BOM.json         1L
 (DIR) -rw-r--r--  test_parsing/n_structure_lone-invalid-utf-8.json          1L
 (DIR) -rw-r--r--  test_parsing/n_structure_lone-open-bracket.json           1L
 (DIR) -rw-r--r--  test_parsing/n_structure_no_data.json                     0B
 (DIR) -rw-r--r--  test_parsing/n_structure_null-byte-outside-string…        3B
 (DIR) -rw-r--r--  test_parsing/n_structure_number_with_trailing_gar…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_object_followed_by_closi…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_object_unclosed_no_value…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_object_with_comment.json         1L
 (DIR) -rw-r--r--  test_parsing/n_structure_object_with_trailing_gar…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_array_apostrophe.js…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_array_comma.json            1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_array_object.json           1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_array_open_object.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_array_open_string.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_array_string.json           1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_object.json                 1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_object_close_array.…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_object_comma.json           1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_object_open_array.j…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_object_open_string.…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_object_string_with_…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_open_open.json                   1L
 (DIR) -rw-r--r--  test_parsing/n_structure_single_eacute.json               1L
 (DIR) -rw-r--r--  test_parsing/n_structure_single_star.json                 1L
 (DIR) -rw-r--r--  test_parsing/n_structure_trailing_#.json                  1L
 (DIR) -rw-r--r--  test_parsing/n_structure_uescaped_LF_before_strin…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_unclosed_array.json              1L
 (DIR) -rw-r--r--  test_parsing/n_structure_unclosed_array_partial_n…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_unclosed_array_unfinishe…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_unclosed_array_unfinishe…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_unclosed_object.json             1L
 (DIR) -rw-r--r--  test_parsing/n_structure_unicode-identifier.json          1L
 (DIR) -rw-r--r--  test_parsing/n_structure_whitespace_U+2060_word_j…        1L
 (DIR) -rw-r--r--  test_parsing/n_structure_whitespace_formfeed.json         1L
 (DIR) -rw-r--r--  test_parsing/y_array_arraysWithSpaces.json                1L
 (DIR) -rw-r--r--  test_parsing/y_array_empty-string.json                    1L
 (DIR) -rw-r--r--  test_parsing/y_array_empty.json                           1L
 (DIR) -rw-r--r--  test_parsing/y_array_ending_with_newline.json             1L
 (DIR) -rw-r--r--  test_parsing/y_array_false.json                           1L
 (DIR) -rw-r--r--  test_parsing/y_array_heterogeneous.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_array_null.json                            1L
 (DIR) -rw-r--r--  test_parsing/y_array_with_1_and_newline.json              2L
 (DIR) -rw-r--r--  test_parsing/y_array_with_leading_space.json              1L
 (DIR) -rw-r--r--  test_parsing/y_array_with_several_null.json               1L
 (DIR) -rw-r--r--  test_parsing/y_array_with_trailing_space.json             1L
 (DIR) -rw-r--r--  test_parsing/y_number.json                                1L
 (DIR) -rw-r--r--  test_parsing/y_number_0e+1.json                           1L
 (DIR) -rw-r--r--  test_parsing/y_number_0e1.json                            1L
 (DIR) -rw-r--r--  test_parsing/y_number_after_space.json                    1L
 (DIR) -rw-r--r--  test_parsing/y_number_double_close_to_zero.json           1L
 (DIR) -rw-r--r--  test_parsing/y_number_int_with_exp.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_number_minus_zero.json                     1L
 (DIR) -rw-r--r--  test_parsing/y_number_negative_int.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_number_negative_one.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_number_negative_zero.json                  1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_capital_e.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_capital_e_neg_exp.json         1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_capital_e_pos_exp.json         1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_exponent.json                  1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_fraction_exponent.json         1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_neg_exp.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_number_real_pos_exponent.json              1L
 (DIR) -rw-r--r--  test_parsing/y_number_simple_int.json                     1L
 (DIR) -rw-r--r--  test_parsing/y_number_simple_real.json                    1L
 (DIR) -rw-r--r--  test_parsing/y_object.json                                1L
 (DIR) -rw-r--r--  test_parsing/y_object_basic.json                          1L
 (DIR) -rw-r--r--  test_parsing/y_object_duplicated_key.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_object_duplicated_key_and_value.js…        1L
 (DIR) -rw-r--r--  test_parsing/y_object_empty.json                          1L
 (DIR) -rw-r--r--  test_parsing/y_object_empty_key.json                      1L
 (DIR) -rw-r--r--  test_parsing/y_object_escaped_null_in_key.json            1L
 (DIR) -rw-r--r--  test_parsing/y_object_extreme_numbers.json                1L
 (DIR) -rw-r--r--  test_parsing/y_object_long_strings.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_object_simple.json                         1L
 (DIR) -rw-r--r--  test_parsing/y_object_string_unicode.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_object_with_newlines.json                  3L
 (DIR) -rw-r--r--  test_parsing/y_string_1_2_3_bytes_UTF-8_sequences…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_accepted_surrogate_pair.json        1L
 (DIR) -rw-r--r--  test_parsing/y_string_accepted_surrogate_pairs.js…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_allowed_escapes.json                1L
 (DIR) -rw-r--r--  test_parsing/y_string_backslash_and_u_escaped_zer…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_backslash_doublequotes.json         1L
 (DIR) -rw-r--r--  test_parsing/y_string_comments.json                       1L
 (DIR) -rw-r--r--  test_parsing/y_string_double_escape_a.json                1L
 (DIR) -rw-r--r--  test_parsing/y_string_double_escape_n.json                1L
 (DIR) -rw-r--r--  test_parsing/y_string_escaped_control_character.j…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_escaped_noncharacter.json           1L
 (DIR) -rw-r--r--  test_parsing/y_string_in_array.json                       1L
 (DIR) -rw-r--r--  test_parsing/y_string_in_array_with_leading_space…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_last_surrogates_1_and_2.json        1L
 (DIR) -rw-r--r--  test_parsing/y_string_nbsp_uescaped.json                  1L
 (DIR) -rw-r--r--  test_parsing/y_string_nonCharacterInUTF-8_U+10FFF…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_nonCharacterInUTF-8_U+FFFF.…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_null_escape.json                    1L
 (DIR) -rw-r--r--  test_parsing/y_string_one-byte-utf-8.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_string_pi.json                             1L
 (DIR) -rw-r--r--  test_parsing/y_string_reservedCharacterInUTF-8_U+…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_simple_ascii.json                   1L
 (DIR) -rw-r--r--  test_parsing/y_string_space.json                          1L
 (DIR) -rw-r--r--  test_parsing/y_string_surrogates_U+1D11E_MUSICAL_…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_three-byte-utf-8.json               1L
 (DIR) -rw-r--r--  test_parsing/y_string_two-byte-utf-8.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_string_u+2028_line_sep.json                1L
 (DIR) -rw-r--r--  test_parsing/y_string_u+2029_par_sep.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_string_uEscape.json                        1L
 (DIR) -rw-r--r--  test_parsing/y_string_uescaped_newline.json               1L
 (DIR) -rw-r--r--  test_parsing/y_string_unescaped_char_delete.json          5B
 (DIR) -rw-r--r--  test_parsing/y_string_unicode.json                        1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicodeEscapedBackslash.json        1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_2.json                      1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_U+10FFFE_nonchar.js…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_U+1FFFE_nonchar.json        1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_U+200B_ZERO_WIDTH_S…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_U+2064_invisible_pl…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_U+FDD0_nonchar.json         1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_U+FFFE_nonchar.json         1L
 (DIR) -rw-r--r--  test_parsing/y_string_unicode_escaped_double_quot…        1L
 (DIR) -rw-r--r--  test_parsing/y_string_utf8.json                           1L
 (DIR) -rw-r--r--  test_parsing/y_string_with_del_character.json             7B
 (DIR) -rw-r--r--  test_parsing/y_structure_lonely_false.json                1L
 (DIR) -rw-r--r--  test_parsing/y_structure_lonely_int.json                  1L
 (DIR) -rw-r--r--  test_parsing/y_structure_lonely_negative_real.json        1L
 (DIR) -rw-r--r--  test_parsing/y_structure_lonely_null.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_structure_lonely_string.json               1L
 (DIR) -rw-r--r--  test_parsing/y_structure_lonely_true.json                 1L
 (DIR) -rw-r--r--  test_parsing/y_structure_string_empty.json                1L
 (DIR) -rw-r--r--  test_parsing/y_structure_trailing_newline.json            1L
 (DIR) -rw-r--r--  test_parsing/y_structure_true_in_array.json               1L
 (DIR) -rw-r--r--  test_parsing/y_structure_whitespace_array.json            1L
 (DIR) -rw-r--r--  test_transform/number_-9223372036854775808.json           1L
 (DIR) -rw-r--r--  test_transform/number_-9223372036854775809.json           1L
 (DIR) -rw-r--r--  test_transform/number_1.0.json                            1L
 (DIR) -rw-r--r--  test_transform/number_1.000000000000000005.json           1L
 (DIR) -rw-r--r--  test_transform/number_1000000000000000.json               1L
 (DIR) -rw-r--r--  test_transform/number_10000000000000000999.json           1L
 (DIR) -rw-r--r--  test_transform/number_1e-999.json                         1L
 (DIR) -rw-r--r--  test_transform/number_1e6.json                            1L
 (DIR) -rw-r--r--  test_transform/number_9223372036854775807.json            1L
 (DIR) -rw-r--r--  test_transform/number_9223372036854775808.json            1L
 (DIR) -rw-r--r--  test_transform/object_key_nfc_nfd.json                    1L
 (DIR) -rw-r--r--  test_transform/object_key_nfd_nfc.json                    1L
 (DIR) -rw-r--r--  test_transform/object_same_key_different_values.j…        1L
 (DIR) -rw-r--r--  test_transform/object_same_key_same_value.json            1L
 (DIR) -rw-r--r--  test_transform/object_same_key_unclear_values.json        1L
 (DIR) -rw-r--r--  test_transform/string_1_escaped_invalid_codepoint…        1L
 (DIR) -rw-r--r--  test_transform/string_1_invalid_codepoint.json            1L
 (DIR) -rw-r--r--  test_transform/string_2_escaped_invalid_codepoint…        1L
 (DIR) -rw-r--r--  test_transform/string_2_invalid_codepoints.json           1L
 (DIR) -rw-r--r--  test_transform/string_3_escaped_invalid_codepoint…        1L
 (DIR) -rw-r--r--  test_transform/string_3_invalid_codepoints.json           1L
 (DIR) -rw-r--r--  test_transform/string_with_escaped_NULL.json              1L