tomlplusplus/tests
Mark Gillard 98c599ec2c removed <cmath> dependency
also:
- fixed some pedantic clang warnings
- added preliminary support for ICC
- documentation fixes
2020-02-29 22:34:08 +02:00
..
catch2.h moved date and time stuff to separate header 2020-01-11 23:15:24 +02:00
main.cpp added json_formatter 2020-01-06 22:24:53 +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 source of UB when using char8 strings 2020-02-27 01:28:20 +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 release 0.1.0 2020-02-20 23:33:32 +02:00
parsing_tables.cpp added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
tests.cpp new file: .circleci/config.yml 2020-01-04 16:21:38 +02:00
tests.h removed <cmath> dependency 2020-02-29 22:34:08 +02:00