tomlplusplus/tests
Mark Gillard b8438b3258 fixed ML strings not allowing whitespace after line-ending backslashes
also:
- fixed value comparison with special floats
- added all the remaining conformance tests from BurntSushi/toml-test and iarna/toml-spec-tests
- added toml::inserter
- added license boilerplate to test files
2020-06-27 15:55:15 +03:00
..
catch2.h fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
conformance.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
impl_catch2.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
impl_toml.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
manipulating_arrays.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
manipulating_parse_result.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
manipulating_tables.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
manipulating_values.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
meson.build fixed BOM check causing EOF on very short iostream inputs 2020-06-25 17:33:01 +03:00
parsing_arrays.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_booleans.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_comments.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_dates_and_times.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_floats.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_integers.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_key_value_pairs.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_spec_example.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_strings.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
parsing_tables.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
settings.h fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
tests.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
tests.h fixed BOM check causing EOF on very short iostream inputs 2020-06-25 17:33:01 +03:00
unicode_generated.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
unicode.cpp fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
unicode.h fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00