kdl-rs/tests/test_cases/expected_kdl
Kat Marchán 58a40fdf48
fix(compliance): pull in spec test suite and fix issues (#40)
This commit includes a whole bunch of fixes, some of which are significant changes to the parser and some related functionality. But I consider all changes to be bugfixes because they were compliance failures.
2022-04-27 23:21:28 -07:00
..
_negative_exponent.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
_parse_all_arg_types.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
_positive_exponent.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
_underscore_in_exponent.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
all_escapes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
all_node_fields.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_and_prop_same_name.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_false_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_raw_string_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_string_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_true_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
arg_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
block_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
block_comment_after_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.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
boolean_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
boolean_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
commented_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
commented_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
commented_line.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
commented_node.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
commented_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
crlf_between_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
emoji.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty_child_different_lines.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty_quoted_node_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
empty_quoted_prop_key.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
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
escline.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
escline_line_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
escline_node.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07: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
hex.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
hex_int.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
leading_newline.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
multiline_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
multiline_nodes.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
multiline_string.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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
nested_children.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
nested_comments.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
nested_multiline_block_comment.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
node_false.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
node_true.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07: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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
prop_false_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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_null_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
prop_raw_string_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
prop_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
quoted_prop_type.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_node_name.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_backslash.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_hash_no_esc.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_just_backslash.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_just_quote.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_multiple_hash.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_newline.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
raw_string_quote.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
repeated_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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_args.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
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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
single_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_arg_after_newline_esc.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_arg_before_newline_esc.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07: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_full_node.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_in_slashdash.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07: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_node_in_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_node_with_child.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_raw_prop_key.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
slashdash_repeated_prop.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
string_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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 fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -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
two_nodes.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
unusual_bare_id_chars_in_quoted_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
unusual_chars_in_bare_id.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
zero_arg.kdl fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07: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