kdl-rs/tests/test_cases/input
Franck Parat 47a11b3a7d fix(parser): allow trailing space after node 2026-03-17 10:15:25 +01:00
..
all_escapes.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
all_node_fields.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_and_prop_same_name.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_bare.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_false_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_float_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_hex_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_null_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_raw_string_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_string_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_true_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
arg_zero_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
asterisk_in_block_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
bare_emoji.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
bare_ident_dot.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
bare_ident_numeric_dot_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
bare_ident_numeric_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
bare_ident_numeric_sign_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
bare_ident_sign.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
bare_ident_sign_dot.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
binary.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
binary_trailing_underscore.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
binary_underscore.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
blank_arg_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
blank_node_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
blank_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
block_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
block_comment_after_node.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
block_comment_before_node.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
block_comment_before_node_no_space.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
block_comment_newline.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
bom_initial.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
bom_later_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
boolean_arg.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
boolean_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
brackets_in_bare_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
chevrons_in_bare_id.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comma_in_bare_id.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_after_arg_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_after_node_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_after_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_and_newline.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_in_arg_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_in_node_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
comment_in_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
commented_arg.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
commented_child.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
commented_line.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
commented_node.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
commented_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
crlf_between_nodes.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
dash_dash.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
dot_but_no_fraction_before_exponent_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
dot_but_no_fraction_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
dot_in_exponent_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
dot_zero_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
emoji.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty_arg_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
empty_child.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty_child_different_lines.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty_child_same_line.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty_child_whitespace.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty_line_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty_node_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
empty_prop_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
empty_quoted_node_id.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty_quoted_prop_key.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
empty_string_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
eof_after_escape.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
err_backslash_in_bare_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
esc_multiple_newlines.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
esc_newline_in_string.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
esc_unicode_in_string.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
escaped_whitespace.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
escline.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
escline_after_semicolon.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_alone.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_empty_line.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_end_of_node.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_in_child_block.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_line_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
escline_node.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_node_type.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
escline_slashdash.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
false_prefix_in_bare_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
false_prefix_in_prop_key.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
false_prop_key_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
floating_point_keyword_identifier_strings_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
floating_point_keywords.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
hash_in_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
hex.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
hex_int.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
hex_int_underscores.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
hex_leading_zero.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
illegal_char_in_binary_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
illegal_char_in_hex_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
illegal_char_in_octal_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
initial_slashdash.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
int_multiple_underscore.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
just_block_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
just_child.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
just_newline.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
just_node_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
just_space.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
just_space_in_arg_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
just_space_in_node_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
just_space_in_prop_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
just_type_no_arg_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
just_type_no_node_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
just_type_no_prop_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
leading_newline.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
leading_zero_binary.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
leading_zero_int.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
leading_zero_oct.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
legacy_raw_string_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
legacy_raw_string_hash_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
multiline_nodes.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
multiline_raw_string.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
multiline_raw_string_containing_quotes.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_raw_string_indented.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
multiline_raw_string_non_matching_prefix_character_error_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_raw_string_non_matching_prefix_count_error_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_raw_string_single_line_err_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_raw_string_single_quote_err_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
multiline_string_containing_quotes.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_double_backslash.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
multiline_string_escape_delimiter.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
multiline_string_escape_in_closing_line.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_escape_in_closing_line_shallow.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_escape_newline_at_end.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
multiline_string_escape_newline_at_end_fail.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
multiline_string_final_whitespace_escape_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_indented.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
multiline_string_non_literal_prefix_fail.kdl feat(compliance): update to latest 2.0 spec (#103) 2024-12-19 12:54:42 -08:00
multiline_string_non_matching_prefix_character_error_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_non_matching_prefix_count_error_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_single_line_err_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_single_quote_err_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiline_string_whitespace_only.kdl revert multiline string tests 2024-12-15 17:56:32 -08:00
multiple_dots_in_float_before_exponent_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiple_dots_in_float_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiple_es_in_float_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
multiple_x_in_hex_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
negative_exponent.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
negative_float.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
negative_int.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
nested_block_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
nested_children.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
nested_comments.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
nested_multiline_block_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
newline_between_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
newlines_in_block_comment.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
no_decimal_exponent.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
no_digits_in_hex_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
no_integer_digit_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
no_solidus_escape_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
node_false.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
node_true.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
node_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
null_arg.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
null_prefix_in_bare_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
null_prefix_in_prop_key.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
null_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
null_prop_key_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
numeric_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
numeric_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
octal.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
only_cr.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
only_line_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
only_line_comment_crlf.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
only_line_comment_newline.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
optional_child_semicolon.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
parens_in_bare_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
parse_all_arg_types.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
positive_exponent.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
positive_int.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
preserve_duplicate_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
preserve_node_order.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_false_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_float_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
prop_hex_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
prop_identifier_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_null_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_raw_string_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_string_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
prop_true_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
prop_zero_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
question_mark_before_number.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
quote_in_bare_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
quoted_arg_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
quoted_node_name.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
quoted_node_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
quoted_numeric.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
quoted_prop_name.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
quoted_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
r_node.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_arg_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_node_name.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_node_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_arg.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_backslash.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_hash_no_esc.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_just_backslash.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_just_quote_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
raw_string_multiple_hash.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_newline.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
raw_string_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
raw_string_quote.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
repeated_arg.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
repeated_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
same_name_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
sci_notation_large.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
sci_notation_small.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
semicolon_after_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
semicolon_in_child.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
semicolon_separated.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
semicolon_separated_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
semicolon_terminated.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
single_arg.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
single_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slash_in_bare_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_after_arg_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_after_node_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_after_prop_key_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_after_prop_val_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_after_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_arg_after_newline_esc.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_arg_before_newline_esc.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_before_children_end_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_before_eof_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_before_prop_value_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_before_semicolon_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_between_child_blocks_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_child_block_before_entry_err_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_empty_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_escline_before_arg_type.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_escline_before_children.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_escline_before_node.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_false_node.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_full_node.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
slashdash_in_slashdash.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_inside_arg_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_inside_node_type_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
slashdash_multi_line_comment_entry.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_multi_line_comment_inline.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_multiple_child_blocks.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_negative_number.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_newline_before_children.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_newline_before_entry.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_newline_before_node.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_node_in_child.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_node_with_child.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_only_node.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_only_node_with_space.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_raw_prop_key.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_repeated_prop.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
slashdash_single_line_comment_entry.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
slashdash_single_line_comment_node.kdl feat(parser): update to 2.0.0-draft.5 (#90) 2024-12-02 23:26:40 -08:00
space_after_arg_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
space_after_node.kdl fix(parser): allow trailing space after node 2026-03-17 10:15:25 +01:00
space_after_node_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
space_after_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
space_around_prop_marker.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
space_in_arg_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
space_in_node_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
space_in_prop_type.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
square_bracket_in_bare_id_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
string_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
string_escaped_literal_whitespace.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
string_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
tab_space.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
trailing_crlf.kdl feat(parser): v2 parser (#70) 2024-10-05 20:51:09 -07:00
trailing_underscore_hex.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
trailing_underscore_octal.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
true_prefix_in_bare_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
true_prefix_in_prop_key.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
true_prop_key_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
two_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
type_before_prop_key_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unbalanced_raw_hashes_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
underscore_at_start_of_fraction_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
underscore_at_start_of_hex_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
underscore_before_number.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
underscore_in_exponent.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
underscore_in_float.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
underscore_in_fraction.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
underscore_in_int.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
underscore_in_octal.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
unicode_delete_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_fsi_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_lre_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_lri_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_lrm_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_lro_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_pdf_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_pdi_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_rle_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_rli_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_rlm_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_rlo_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unicode_silly.kdl feat(draft): 2.0.0-draft.6 support (#92) 2024-12-04 13:04:16 -08:00
unicode_under_0x20_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unterminated_empty_node_fail.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unusual_bare_id_chars_in_quoted_id.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
unusual_chars_in_bare_id.kdl feat(parser): Update parser to 2.0.0 (#100) 2024-12-15 15:42:09 -08:00
vertical_tab_whitespace.kdl feat(compliance): pull in final extra tests and change VT to newline 2024-12-21 17:47:47 -08:00
zero_float.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
zero_int.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
zero_space_before_first_arg_fail.kdl feat(compliance): pull in final extra tests and change VT to newline 2024-12-21 17:47:47 -08:00
zero_space_before_prop_fail.kdl feat(compliance): pull in final extra tests and change VT to newline 2024-12-21 17:47:47 -08:00
zero_space_before_second_arg_fail.kdl feat(compliance): pull in final extra tests and change VT to newline 2024-12-21 17:47:47 -08:00
zero_space_before_slashdash_arg_fail.kdl feat(compliance): pull in final extra tests and change VT to newline 2024-12-21 17:47:47 -08:00