toml11/tests
2022-09-29 19:02:52 +02:00
..
check_serialization.cpp ci: add a patch to avoid nan comparison 2021-06-30 01:18:42 +09:00
check_toml_test.cpp test: update typename in json for toml-test 2021-06-27 18:58:10 +09:00
check.cpp ci: fix name of directory and add test script 2019-03-17 19:20:24 +09:00
CMakeLists.txt More flexible https://github.com/toml-lang/toml handling 2022-09-29 19:02:52 +02:00
test_comments.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_datetime.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_error_detection.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_expect.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_extended_conversions.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_find_or_recursive.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_find_or.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_find.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_format_error.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_get_or.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_get.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_lex_aux.hpp refactor: remove template from detail::location 2020-07-25 21:06:26 +09:00
test_lex_boolean.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_lex_datetime.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_lex_floating.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_lex_integer.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_lex_key_comment.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_lex_string.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_literals.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_multiple_translation_unit_1.cpp test: update test for multiple translation units 2019-06-02 22:00:56 +09:00
test_multiple_translation_unit_2.cpp test: add test for multiple translation unit 2019-03-18 12:39:58 +09:00
test_parse_array.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_aux.hpp refactor: remove template from detail::location 2020-07-25 21:06:26 +09:00
test_parse_boolean.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_datetime.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_file.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_floating.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_inline_table.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_integer.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_key.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_string.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_table_key.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_table.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_parse_unicode.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_result.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_serialize_file.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_string.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_traits.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_utility.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_value.cpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00
test_windows.cpp test: remove needless u8s from ascii characters 2020-09-16 21:25:04 +09:00
unit_test.hpp Factor redundant test boilerplate out into unit_test.hpp helper 2022-09-29 19:02:52 +02:00