tomlplusplus/tests
2020-05-24 13:42:15 +03:00
..
catch2.h fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
impl_catch2.cpp fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
impl_toml.cpp fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
manipulating_arrays.cpp renamed table proxy pair members to first and second to match STL (closes #30) 2020-05-23 17:35:47 +03:00
manipulating_parse_result.cpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
manipulating_tables.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
manipulating_values.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
meson.build fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_arrays.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_booleans.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_comments.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_dates_and_times.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_floats.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_integers.cpp renamed table proxy pair members to first and second to match STL (closes #30) 2020-05-23 17:35:47 +03:00
parsing_key_value_pairs.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_spec_example.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_strings.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
parsing_tables.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
tests.cpp fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
tests.h fixed weird overflow with BOMs in char8 mode 2020-05-24 13:42:15 +03:00
unicode_generated.cpp minor code cleanup 2020-04-21 16:40:03 +03:00
unicode.cpp minor code cleanup 2020-04-21 16:40:03 +03:00
unicode.h minor code cleanup 2020-04-21 16:40:03 +03:00