kdl/tests/test_cases/input
Kat Marchán d5d4f4671a
more cleanup and more tests
2025-04-17 21:07:51 -07:00
..
all_escapes.kdl update tests 2023-12-16 14:44:32 -08:00
all_node_fields.kdl update tests 2023-12-16 14:44:32 -08:00
arg_and_prop_same_name.kdl update tests 2023-12-16 14:44:32 -08:00
arg_bare.kdl test fixes 2023-12-17 13:37:37 -08:00
arg_false_type.kdl update tests 2023-12-16 14:44:32 -08:00
arg_float_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
arg_hex_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
arg_null_type.kdl update tests 2023-12-16 14:44:32 -08:00
arg_raw_string_type.kdl update tests 2023-12-16 14:44:32 -08:00
arg_string_type.kdl update tests 2023-12-16 14:44:32 -08:00
arg_true_type.kdl update tests 2023-12-16 14:44:32 -08:00
arg_type.kdl update tests 2023-12-16 14:44:32 -08:00
arg_zero_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
asterisk_in_block_comment.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
bare_emoji.kdl update tests 2023-12-16 14:44:32 -08:00
bare_ident_dot.kdl Add tests for .1 and general 'ident ambiguous with a number' cases. 2024-01-04 11:12:10 -08:00
bare_ident_numeric_dot_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
bare_ident_numeric_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
bare_ident_numeric_sign_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
bare_ident_sign.kdl Add tests for .1 and general 'ident ambiguous with a number' cases. 2024-01-04 11:12:10 -08:00
bare_ident_sign_dot.kdl Add tests for .1 and general 'ident ambiguous with a number' cases. 2024-01-04 11:12:10 -08:00
binary.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
binary_trailing_underscore.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
binary_underscore.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
blank_arg_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
blank_node_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
blank_prop_type.kdl update tests 2023-12-16 14:44:32 -08:00
block_comment.kdl update tests 2023-12-16 14:44:32 -08:00
block_comment_after_node.kdl update tests 2023-12-16 14:44:32 -08:00
block_comment_before_node.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
block_comment_before_node_no_space.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
block_comment_newline.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
bom_initial.kdl update tests 2023-12-16 14:44:32 -08:00
bom_later_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
boolean_arg.kdl update tests 2023-12-16 14:44:32 -08:00
boolean_prop.kdl update tests 2023-12-16 14:44:32 -08:00
braces_in_bare_id.kdl Remove mandatory node-space before slashdash and children block (#499) 2025-01-28 16:48:09 -08:00
chevrons_in_bare_id.kdl update tests 2023-12-16 14:44:32 -08:00
comma_in_bare_id.kdl update tests 2023-12-16 14:44:32 -08:00
comment_after_arg_type.kdl Comments are now allowed in and around types (along with other types of ws) 2023-12-26 14:58:49 -08:00
comment_after_node_type.kdl Comments are now allowed in and around types (along with other types of ws) 2023-12-26 14:58:49 -08:00
comment_after_prop_type.kdl Comments are now allowed in and around types (along with other types of ws) 2023-12-26 14:58:49 -08:00
comment_and_newline.kdl update tests 2023-12-16 14:44:32 -08:00
comment_in_arg_type.kdl Comments are now allowed in and around types (along with other types of ws) 2023-12-26 14:58:49 -08:00
comment_in_node_type.kdl Comments are now allowed in and around types (along with other types of ws) 2023-12-26 14:58:49 -08:00
comment_in_prop_type.kdl Comments are now allowed in and around types (along with other types of ws) 2023-12-26 14:58:49 -08:00
commented_arg.kdl update tests 2023-12-16 14:44:32 -08:00
commented_child.kdl update tests 2023-12-16 14:44:32 -08:00
commented_line.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
commented_node.kdl Ensure spec allows slashdash right after node separator (#382) 2024-02-18 13:18:50 -08:00
commented_prop.kdl update tests 2023-12-16 14:44:32 -08:00
crlf_between_nodes.kdl update tests 2023-12-16 14:44:32 -08:00
dash_dash.kdl test fixes 2023-12-17 13:37:37 -08:00
dot_but_no_fraction_before_exponent_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
dot_but_no_fraction_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
dot_in_exponent_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
dot_zero_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
emoji.kdl update tests 2023-12-16 14:44:32 -08:00
empty.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
empty_arg_type_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
empty_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
empty_child_different_lines.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
empty_child_same_line.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
empty_child_whitespace.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
empty_line_comment.kdl Add test for empty single-line comment (#292) 2022-09-02 07:37:10 -07:00
empty_node_type_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
empty_prop_type_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
empty_quoted_node_id.kdl update tests 2023-12-16 14:44:32 -08:00
empty_quoted_prop_key.kdl update tests 2023-12-16 14:44:32 -08:00
empty_string_arg.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
eof_after_escape.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
err_backslash_in_bare_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
esc_multiple_newlines.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
esc_newline_in_string.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
esc_unicode_in_string.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
escaped_whitespace.kdl fix more multiline string tests that were missed before 2024-12-04 13:08:37 -08:00
escline.kdl update tests 2023-12-16 14:44:32 -08:00
escline_after_semicolon.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_alone.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_empty_line.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_end_of_node.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_in_child_block.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_line_comment.kdl update tests 2023-12-16 14:44:32 -08:00
escline_node.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_node_type.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
escline_slashdash.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
false_prefix_in_bare_id.kdl tests: add more coverage for keywords (#189) 2021-09-20 19:01:48 -07:00
false_prefix_in_prop_key.kdl tests: add more coverage for keywords (#189) 2021-09-20 19:01:48 -07:00
false_prop_key_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
floating_point_keyword_identifier_strings_fail.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
floating_point_keywords.kdl add floats 2024-02-12 23:17:52 -08:00
hash_in_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
hex.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
hex_int.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
hex_int_underscores.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
hex_leading_zero.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
illegal_char_in_binary_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
illegal_char_in_hex_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
illegal_char_in_octal_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
initial_slashdash.kdl allow /- at the very beginning of a document 2024-02-12 23:00:50 -08:00
int_multiple_underscore.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
just_block_comment.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
just_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
just_newline.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
just_node_id.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
just_space.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
just_space_in_arg_type_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
just_space_in_node_type_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
just_space_in_prop_type_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
just_type_no_arg_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
just_type_no_node_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
just_type_no_prop_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
leading_newline.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
leading_zero_binary.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
leading_zero_int.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
leading_zero_oct.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
legacy_raw_string_fail.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
legacy_raw_string_hash_fail.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
multiline_comment.kdl update tests 2023-12-16 14:44:32 -08:00
multiline_nodes.kdl update tests 2023-12-16 14:44:32 -08:00
multiline_raw_string.kdl fix up some multiline string tests 2024-12-04 00:48:43 -08:00
multiline_raw_string_containing_quotes.kdl Allow quotes in multi-line strings (#419) 2024-12-08 01:07:31 -08:00
multiline_raw_string_empty.kdl Support empty multiline strings (#483) 2025-01-17 16:28:52 -08:00
multiline_raw_string_empty_indented.kdl Support empty multiline strings (#483) 2025-01-17 16:28:52 -08:00
multiline_raw_string_indented.kdl unambiguous multiline strings (#414) 2024-12-03 23:44:40 -08:00
multiline_raw_string_non_matching_prefix_character_error_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_raw_string_non_matching_prefix_count_error_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_raw_string_single_line_err_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_raw_string_single_quote_err_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_string.kdl unambiguous multiline strings (#414) 2024-12-03 23:44:40 -08:00
multiline_string_containing_quotes.kdl Allow quotes in multi-line strings (#419) 2024-12-08 01:07:31 -08:00
multiline_string_double_backslash.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_empty.kdl Support empty multiline strings (#483) 2025-01-17 16:28:52 -08:00
multiline_string_empty_indented.kdl Support empty multiline strings (#483) 2025-01-17 16:28:52 -08:00
multiline_string_escape_delimiter.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_escape_in_closing_line.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_escape_in_closing_line_shallow.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_escape_newline_at_end.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_escape_newline_at_end_fail.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_final_whitespace_escape_fail.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_indented.kdl unambiguous multiline strings (#414) 2024-12-03 23:44:40 -08:00
multiline_string_non_literal_prefix_fail.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
multiline_string_non_matching_prefix_character_error_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_string_non_matching_prefix_count_error_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_string_single_line_err_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_string_single_quote_err_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiline_string_whitespace_only.kdl More tests for whitespace in multi-line strings (#432) 2024-12-12 13:15:04 -08:00
multiline_string_wrapped_binary.kdl minor tweaks to wording/clarifications (#484) 2025-01-22 16:52:12 -08:00
multiple_dots_in_float_before_exponent_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiple_dots_in_float_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiple_es_in_float_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
multiple_x_in_hex_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
negative_exponent.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
negative_float.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
negative_int.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
nested_block_comment.kdl update tests 2023-12-16 14:44:32 -08:00
nested_children.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
nested_comments.kdl update tests 2023-12-16 14:44:32 -08:00
nested_multiline_block_comment.kdl update tests 2023-12-16 14:44:32 -08:00
newline_between_nodes.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
newlines_in_block_comment.kdl update tests 2023-12-16 14:44:32 -08:00
no_decimal_exponent.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
no_digits_in_hex_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
no_integer_digit_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
no_solidus_escape_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
node_false.kdl update tests 2023-12-16 14:44:32 -08:00
node_true.kdl update tests 2023-12-16 14:44:32 -08:00
node_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
null_arg.kdl update tests 2023-12-16 14:44:32 -08:00
null_prefix_in_bare_id.kdl tests: add more coverage for keywords (#189) 2021-09-20 19:01:48 -07:00
null_prefix_in_prop_key.kdl tests: add more coverage for keywords (#189) 2021-09-20 19:01:48 -07:00
null_prop.kdl update tests 2023-12-16 14:44:32 -08:00
null_prop_key_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
numeric_arg.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
numeric_prop.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
octal.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
only_cr.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
only_line_comment.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
only_line_comment_crlf.kdl update tests 2023-12-16 14:44:32 -08:00
only_line_comment_newline.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
optional_child_semicolon.kdl update tests 2023-12-16 14:44:32 -08:00
parens_in_bare_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
parse_all_arg_types.kdl update tests 2023-12-16 14:44:32 -08:00
positive_exponent.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
positive_int.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
preserve_duplicate_nodes.kdl Preserve duplicate nodes (#167) 2021-09-16 01:46:26 -07:00
preserve_node_order.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
prop_false_type.kdl update tests 2023-12-16 14:44:32 -08:00
prop_float_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
prop_hex_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
prop_identifier_type.kdl test fixes 2023-12-17 13:37:37 -08:00
prop_null_type.kdl update tests 2023-12-16 14:44:32 -08:00
prop_raw_string_type.kdl update tests 2023-12-16 14:44:32 -08:00
prop_string_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
prop_true_type.kdl update tests 2023-12-16 14:44:32 -08:00
prop_type.kdl update tests 2023-12-16 14:44:32 -08:00
prop_zero_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
question_mark_before_number.kdl test fixes 2023-12-17 13:37:37 -08:00
quote_in_bare_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
quoted_arg_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
quoted_node_name.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
quoted_node_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
quoted_numeric.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
quoted_prop_name.kdl update tests 2023-12-16 14:44:32 -08:00
quoted_prop_type.kdl update tests 2023-12-16 14:44:32 -08:00
r_node.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
raw_arg_type.kdl update tests 2023-12-16 14:44:32 -08:00
raw_node_name.kdl update tests 2023-12-16 14:44:32 -08:00
raw_node_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
raw_prop_type.kdl update tests 2023-12-16 14:44:32 -08:00
raw_string_arg.kdl test fixes 2023-12-17 13:37:37 -08:00
raw_string_backslash.kdl update tests 2023-12-16 14:44:32 -08:00
raw_string_hash_no_esc.kdl update tests 2023-12-16 14:44:32 -08:00
raw_string_just_backslash.kdl update tests 2023-12-16 14:44:32 -08:00
raw_string_just_quote_fail.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
raw_string_multiple_hash.kdl update tests 2023-12-16 14:44:32 -08:00
raw_string_newline.kdl fix more multiline string tests that were missed before 2024-12-04 13:08:37 -08:00
raw_string_prop.kdl update tests 2023-12-16 14:44:32 -08:00
raw_string_quote.kdl update tests 2023-12-16 14:44:32 -08:00
repeated_arg.kdl update tests 2023-12-16 14:44:32 -08:00
repeated_prop.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
same_name_nodes.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
sci_notation_large.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
sci_notation_small.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
semicolon_after_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
semicolon_in_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
semicolon_missing_after_children_fail.kdl rename test case to better describe error (#509) 2025-02-25 11:21:42 -08:00
semicolon_separated.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
semicolon_separated_nodes.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
semicolon_terminated.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
single_arg.kdl update tests 2023-12-16 14:44:32 -08:00
single_prop.kdl update tests 2023-12-16 14:44:32 -08:00
slash_in_bare_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
slashdash_after_arg_type_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_after_node_type_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_after_prop_key_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_after_prop_val_type_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_after_type_fail.kdl Additional test cases for slashdash and multi-line strings (#422) 2024-12-08 09:32:21 -08:00
slashdash_arg_after_newline_esc.kdl update tests 2023-12-16 14:44:32 -08:00
slashdash_arg_before_newline_esc.kdl update tests 2023-12-16 14:44:32 -08:00
slashdash_before_children_end_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_before_eof_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_before_prop_value_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_before_semicolon_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_between_child_blocks_fail.kdl Additional test cases for slashdash and multi-line strings (#422) 2024-12-08 09:32:21 -08:00
slashdash_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_child_block_before_entry_err_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
slashdash_empty_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_escline_before_arg_type.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_escline_before_children.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_escline_before_node.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_false_node.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_full_node.kdl fix more multiline string tests that were missed before 2024-12-04 13:08:37 -08:00
slashdash_in_slashdash.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_inside_arg_type_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_inside_node_type_fail.kdl Allow node-space after slashdash and add a bunch more slashdash tests (#427) 2024-12-10 20:43:58 -08:00
slashdash_multi_line_comment_entry.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_multi_line_comment_inline.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_multiple_child_blocks.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_negative_number.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_newline_before_children.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_newline_before_entry.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_newline_before_node.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_node_in_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_node_with_child.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_only_node.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_only_node_with_space.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
slashdash_prop.kdl update tests 2023-12-16 14:44:32 -08:00
slashdash_raw_prop_key.kdl update tests 2023-12-16 14:44:32 -08:00
slashdash_repeated_prop.kdl update tests 2023-12-16 14:44:32 -08:00
slashdash_single_line_comment_entry.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
slashdash_single_line_comment_node.kdl [v2] more predictable slashdash (#407) 2024-11-28 22:53:42 -08:00
space_after_arg_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
space_after_node_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
space_after_prop_type.kdl update tests 2023-12-16 14:44:32 -08:00
space_around_prop_marker.kdl update tests 2023-12-16 14:44:32 -08:00
space_in_arg_type.kdl update tests 2023-12-16 14:44:32 -08:00
space_in_node_type.kdl Add type annotation tests from kdl4j and tweak unusual char in quoted id test (#181) 2021-09-19 08:11:19 -07:00
space_in_prop_type.kdl update tests 2023-12-16 14:44:32 -08:00
square_bracket_in_bare_id_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
string_arg.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
string_escaped_literal_whitespace.kdl update tests 2023-12-16 14:44:32 -08:00
string_prop.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
suffix_type_bare.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_binary_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_binaryish_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_comma_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_exponent_exponent_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_exponentish_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_exponentish_no_digit_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_hex_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_hexish_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_keyword_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_letter_number.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_octal_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_on_quoted_string_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_on_raw_string_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_period_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_quoted_string_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_raw_string_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_bare_redundant_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_bare_underscore_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_explicit.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_explicit_exponent.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_explicit_keyword_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_explicit_non_decimal.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_explicit_number_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
suffix_type_explicit_quoted_string_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_explicit_raw_string_fail.kdl more cleanup and more tests 2025-04-17 21:07:51 -07:00
suffix_type_explicit_redundant_fail.kdl number suffix type annotations 2025-04-02 14:20:42 -07:00
tab_space.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
trailing_crlf.kdl update tests 2023-12-16 14:44:32 -08:00
trailing_underscore_hex.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
trailing_underscore_octal.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
true_prefix_in_bare_id.kdl tests: add more coverage for keywords (#189) 2021-09-20 19:01:48 -07:00
true_prefix_in_prop_key.kdl tests: add more coverage for keywords (#189) 2021-09-20 19:01:48 -07:00
true_prop_key_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
two_nodes.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
type_before_prop_key_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unbalanced_raw_hashes_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
underscore_at_start_of_fraction_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
underscore_at_start_of_hex_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
underscore_before_number.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
underscore_in_exponent.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
underscore_in_float.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
underscore_in_fraction.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
underscore_in_int.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
underscore_in_octal.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
unicode_delete_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_escaped_above_max_fail.kdl Exclude hex above max Unicode Scalar Value (#456) 2025-01-21 09:16:45 -08:00
unicode_escaped_h1_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_h2_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_h3_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_h4_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_l1_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_l2_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_l3_fail.kdl test: add a fail-test for escaped non Unicode Scalar Values (#452) 2024-12-24 00:14:24 -08:00
unicode_escaped_too_long_lead0_fail.kdl Exclude hex above max Unicode Scalar Value (#456) 2025-01-21 09:16:45 -08:00
unicode_fsi_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_lre_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_lri_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_lrm_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_lro_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_pdf_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_pdi_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_rle_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_rli_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_rlm_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_rlo_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unicode_silly.kdl [tests] [bug] test unicode_silly's input data is a .kd file (#410) 2024-12-01 15:26:00 -08:00
unicode_under_0x20_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unterminated_empty_node_fail.kdl Indicate expected-fail tests with a _fail suffix. Fixes #365 (#418) 2024-12-06 15:06:28 -08:00
unusual_bare_id_chars_in_quoted_id.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
unusual_chars_in_bare_id.kdl went over tests and tweaked a few things (#431) 2024-12-11 19:45:25 -08:00
vertical_tab_whitespace.kdl update vertical tab test (#449) 2024-12-23 11:49:12 -08:00
zero_float.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
zero_int.kdl bring over test suite from kdl4j (#119) 2021-08-31 22:25:11 -07:00
zero_space_before_first_arg_fail.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
zero_space_before_prop_fail.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
zero_space_before_second_arg_fail.kdl Release KDL 2.0.0 (#434) 2024-12-21 18:33:50 -08:00
zero_space_before_slashdash_arg.kdl Remove mandatory node-space before slashdash and children block (#499) 2025-01-28 16:48:09 -08:00
zero_space_before_slashdash_children.kdl Remove mandatory node-space before slashdash and children block (#499) 2025-01-28 16:48:09 -08:00
zero_space_before_slashdash_prop.kdl Remove mandatory node-space before slashdash and children block (#499) 2025-01-28 16:48:09 -08:00