tomlplusplus/tests
Mark Gillard ca6f639fb9 fixed narrowing conversion warnings when constructing int values from unsigned
also:
- added ability to construct values from wide strings and u8 strings
- added non-template version of array::is_homogeneous()
- added explicit instantiations for more template types when `!TOML_ALL_INLINE`
- cleaned up abi namespaces
- simplified build and test machinery on windows
- removed TOML_CHAR_8_STRINGS since it no longer makes sense
2020-07-20 00:40:55 +03:00
..
catch2.h expanded allowable conversion semantics of value and value_or 2020-07-17 16:33:56 +03:00
conformance_burntsushi_invalid.cpp documentation improvements and minor cleanup 2020-07-06 01:03:07 +03:00
conformance_burntsushi_valid.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
conformance_iarna_invalid.cpp documentation improvements and minor cleanup 2020-07-06 01:03:07 +03:00
conformance_iarna_valid.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
evil_macros.h expanded allowable conversion semantics of value and value_or 2020-07-17 16:33:56 +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 narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
manipulating_arrays.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
manipulating_parse_result.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
manipulating_tables.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
manipulating_values.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
meson.build fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_arrays.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_booleans.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_comments.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_dates_and_times.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_floats.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_integers.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_key_value_pairs.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_spec_example.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_strings.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
parsing_tables.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
settings.h expanded allowable conversion semantics of value and value_or 2020-07-17 16:33:56 +03:00
tests.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
tests.h fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
tloptional.h expanded allowable conversion semantics of value and value_or 2020-07-17 16:33:56 +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
windows_compat.cpp fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00