tomlplusplus/tests
Mark Gillard 53f29d9365 restructuring and minor refactoring
There's no new functionality here. It's purely tooling + CI stuff:
- moved `python` => `tools`
- moved documentation images to subfolder
- moved `vs/tests` to tests/vs projects
- moved `vs` solution etc to root
- added semicolons to macros
- added cpp.hint to help VS intellisense
- migrated documentation generation to external lib
2021-04-18 22:58:41 +03:00
..
vs restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
catch2.h restructuring and minor refactoring 2021-04-18 22:58:41 +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 update copyright year [skip ci] 2021-01-02 17:48:47 +02: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 restructuring and minor refactoring 2021-04-18 22:58:41 +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 restructuring and minor refactoring 2021-04-18 22:58:41 +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 restructuring and minor refactoring 2021-04-18 22:58:41 +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 fixed missing blank lines between consecutive empty tables/A-o-T 2021-01-07 12:06:26 +02: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