t/000_compile.t ............................. ok
t/001_parser/broken.t ....................... ok
t/001_parser/comma_at_last_of_array.t ....... ok
t/001_parser/dot_in_key.t ................... ok
t/001_parser/duplicate_key.t ................ ok
t/001_parser/empty_array.t .................. ok
t/001_parser/empty_comment.t ................ ok
t/001_parser/empty_string.t ................. ok
t/001_parser/equal_in_key_with_no_spaces.t .. ok
t/001_parser/escape.t ....................... ok
t/001_parser/example.t ...................... ok
t/001_parser/example_fruit.t ................ ok
t/001_parser/float.t ........................ ok
t/001_parser/hard_example.t ................. ok
t/001_parser/inline_table.t ................. ok
t/001_parser/integer.t ...................... ok
t/001_parser/multi_line_string.t ............ ok
t/001_parser/single_quote.t ................. ok
t/001_parser/string_zero.t .................. ok
t/001_parser/table.t ........................ ok
All tests successful.
Files=20, Tests=59
Result: PASS