tomlplusplus/tests
Mark Gillard 6135deb6a3 added additional metafunctions
also:
- reduced bloat by removing unnecessary std::forwards and std::moves
- minor cleanup of example code
2021-05-21 14:28:45 +03:00
..
vs building warning-clean on VS 16.10.0 pre3 2021-05-12 00:48:53 +03:00
catch2.h building warning-clean on VS 16.10.0 pre3 2021-05-12 00:48:53 +03:00
conformance_burntsushi_invalid.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
conformance_burntsushi_valid.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
conformance_iarna_invalid.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
conformance_iarna_valid.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
cpp.hint restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
impl_catch2.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
impl_toml.cpp added additional metafunctions 2021-05-21 14:28:45 +03:00
leakproof.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
manipulating_arrays.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
manipulating_parse_result.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
manipulating_tables.cpp fixed missing blank lines between consecutive empty tables/A-o-T 2021-01-07 12:06:26 +02:00
manipulating_values.cpp removed <fstream> requirement for parse_file 2021-05-19 14:36:25 +03:00
meson.build Make iterators real iterators (#77) 2020-12-18 18:08:15 +02:00
parsing_arrays.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_booleans.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_comments.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_dates_and_times.cpp building warning-clean on VS 16.10.0 pre3 2021-05-12 00:48:53 +03:00
parsing_floats.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_integers.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_key_value_pairs.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_spec_example.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
parsing_strings.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
parsing_tables.cpp fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
settings.h update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
tests.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
tests.h building warning-clean on VS 16.10.0 pre3 2021-05-12 00:48:53 +03:00
tloptional.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
unicode.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
unicode.h moved the unicode function generator stuff to another repo 2020-08-01 22:37:39 +03:00
user_feedback.cpp fix crash with pathologically-nested inputs (closes #100) 2021-05-18 01:39:01 +03:00
using_iterators.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
windows_compat.cpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00