toml11/tests
ToruNiina 5e4eb52f84 fix: add cxx_std to check_cxx_source_compiles
in macos, default version is 98 and it fails to compile boost test.
ci fails in the test branch because of apt timeout, but osx jobs works.
2024-06-11 23:47:49 +09:00
..
check_serialization.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
check_toml_test.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
check.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
CMakeLists.txt fix: add cxx_std to check_cxx_source_compiles 2024-06-11 23:47:49 +09:00
test_comments.cpp chore: avoid false-positive ref life warning 2024-03-20 22:42:00 +09:00
test_datetime.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_error_detection.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_expect.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_extended_conversions.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_find_or_recursive.cpp Remove excess blank lines at end of file 2022-09-29 19:02:52 +02:00
test_find_or.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_find.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_format_error.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_get_or.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_get.cpp Remove excess blank lines at end of file 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 Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_lex_datetime.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_lex_floating.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_lex_integer.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_lex_key_comment.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_lex_string.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_literals.cpp Consistent unit test header inclusion order 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 test: update test to add rec start val 2024-01-04 20:47:46 +09:00
test_parse_aux.hpp test: update test to add rec start val 2024-01-04 20:47:46 +09:00
test_parse_boolean.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_datetime.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_file.cpp chore: avoid false-positive ref life warning 2024-03-20 22:42:00 +09:00
test_parse_floating.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_inline_table.cpp test: update test to add rec start val 2024-01-04 20:47:46 +09:00
test_parse_integer.cpp test: check if a large bin ints are parsed 2023-02-12 19:03:59 +09:00
test_parse_key.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_string.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_table_key.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_table.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_parse_unicode.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_result.cpp Remove excess blank lines at end of file 2022-09-29 19:02:52 +02:00
test_serialize_file.cpp ci: install language pack to test locale 2023-05-28 23:37:53 +09:00
test_string.cpp Remove excess blank lines at end of file 2022-09-29 19:02:52 +02:00
test_traits.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_utility.cpp Consistent unit test header inclusion order 2022-09-29 19:02:52 +02:00
test_value.cpp Consistent unit test header inclusion order 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