tomlplusplus/tests
Mark Gillard 18dfcf2314 added formatter indentation flags (closes #120)
also:
- minor refactoring (esp. GNU attributes)
- added documentation about formatters being free to ignore flags where necessary
2021-10-27 16:10:57 +03:00
..
vs removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
conformance_burntsushi_invalid.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
conformance_burntsushi_valid.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
conformance_iarna_invalid.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
conformance_iarna_valid.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
cpp.hint restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
impl_toml.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
leakproof.h removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
lib_catch2.h removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
lib_tloptional.h removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
main.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
manipulating_arrays.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
manipulating_parse_result.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
manipulating_tables.cpp added formatter indentation flags (closes #120) 2021-10-27 16:10:57 +03:00
manipulating_values.cpp added formatter indentation flags (closes #120) 2021-10-27 16:10:57 +03:00
meson.build fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
parsing_arrays.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_booleans.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_comments.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_dates_and_times.cpp fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
parsing_floats.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_integers.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_key_value_pairs.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_spec_example.cpp fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
parsing_strings.cpp removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
parsing_tables.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
settings.h removed internal operator""_sz (ADL is a cruel mistress) 2021-10-26 16:49:23 +03:00
tests.cpp added formatter indentation flags (closes #120) 2021-10-27 16:10:57 +03:00
tests.h added formatter indentation flags (closes #120) 2021-10-27 16:10:57 +03:00
unicode.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
unicode.h moved the unicode function generator stuff to another repo 2020-08-01 22:37:39 +03:00
user_feedback.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
using_iterators.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
windows_compat.cpp removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00