tomlplusplus/tests
Mark Gillard f3990256ce moved preprocessor machinery to a separate header
- added doxygen page for the configuration options
- added SPDX-License-Identifiers around the place
- changed TOML_UNRELEASED_FEATURES default to 0
- simplified ABI namespace machinery
- fixed a number of doxygen bugs
2020-04-10 19:46:00 +03:00
..
catch2.h fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
impl_catch2.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
impl_toml.cpp support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
manipulating_arrays.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +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 added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
manipulating_values.cpp fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
meson.build moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
parsing_arrays.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_booleans.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_comments.cpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
parsing_dates_and_times.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_floats.cpp fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
parsing_integers.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_key_value_pairs.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_spec_example.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_strings.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
parsing_tables.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
tests.cpp added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
tests.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00