tomlplusplus/tests
Mark Gillard b2f36e38f1 added trivial abi attribute to date, time, time_offset
also:
- included <cassert> directly in 'debug' builds when TOML_ASSERT isn't defined
- minor preprocessor cleanup
- minor documentation fixes
2020-03-23 17:55:32 +02:00
..
catch2.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00
main.cpp added trivial abi attribute to date, time, time_offset 2020-03-23 17:55:32 +02:00
manipulating_arrays.cpp release 0.1.0 2020-02-20 23:33:32 +02:00
manipulating_tables.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
meson.build fixed compilation on older implementations without std::launder 2020-03-18 15:28:00 +02:00
parsing_arrays.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
parsing_booleans.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
parsing_comments.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
parsing_dates_and_times.cpp release 0.1.0 2020-02-20 23:33:32 +02:00
parsing_floats.cpp fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
parsing_integers.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
parsing_key_value_pairs.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
parsing_spec_example.cpp release 0.1.0 2020-02-20 23:33:32 +02:00
parsing_strings.cpp added support for \xHH escape sequences (unreleased) 2020-03-12 17:23:25 +02:00
parsing_tables.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
tests.cpp added node::ref() and node_view::ref() (resolves #10) 2020-03-05 13:07:26 +02:00
tests.h added trivial abi attribute to date, time, time_offset 2020-03-23 17:55:32 +02:00