toml11/tests
Lukáš Hrázký 6c2c804eff fix: Improve error handling of ifstream a bit
Set the exceptions mask so that exceptions are thrown when an I/O error
occurs. Also throw the same exception type when the opening fails.
2022-09-08 17:05:15 +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
CMakeLists.txt fix: move cmake option to toplevel cmakelists 2022-03-16 22:40:42 +09:00
test_comments.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_datetime.cpp
test_error_detection.cpp feat: remove TOML11_UNRELEASED_FEATURES. 2020-04-03 23:42:58 +09:00
test_expect.cpp
test_extended_conversions.cpp test: disable macro testing if the macro is diabled 2021-04-02 18:26:24 +09:00
test_find_or_recursive.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_find_or.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_find.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_format_error.cpp
test_get_or.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_get.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_lex_aux.hpp refactor: remove template from detail::location 2020-07-25 21:06:26 +09:00
test_lex_boolean.cpp
test_lex_datetime.cpp
test_lex_floating.cpp
test_lex_integer.cpp
test_lex_key_comment.cpp test: remove needless u8s from ascii characters 2020-09-16 21:25:04 +09:00
test_lex_string.cpp test: remove needless u8s from ascii characters 2020-09-16 21:25:04 +09:00
test_literals.cpp ci: add utf-8 option to MSVC 2020-09-19 00:41:05 +09:00
test_multiple_translation_unit_1.cpp
test_multiple_translation_unit_2.cpp
test_parse_array.cpp test: add comment/no-comment cases to parse_array 2021-04-27 13:05:03 +09:00
test_parse_aux.hpp refactor: remove template from detail::location 2020-07-25 21:06:26 +09:00
test_parse_boolean.cpp
test_parse_datetime.cpp test: add valid/invalid datetime cases 2021-12-15 00:51:07 +09:00
test_parse_file.cpp fix: Improve error handling of ifstream a bit 2022-09-08 17:05:15 +02:00
test_parse_floating.cpp test: check if an exception is thrown by overflow 2022-06-08 00:40:28 +09:00
test_parse_inline_table.cpp test: check immutability of inline tables 2019-12-20 19:46:54 +09:00
test_parse_integer.cpp test: check if an exception is thrown by overflow 2022-06-08 00:40:28 +09:00
test_parse_key.cpp
test_parse_string.cpp feat: add escape sequence of ESC 2022-03-16 22:39:52 +09:00
test_parse_table_key.cpp
test_parse_table.cpp refactor: remove template from detail::location 2020-07-25 21:06:26 +09:00
test_parse_unicode.cpp test: remove needless u8s from ascii characters 2020-09-16 21:25:04 +09:00
test_result.cpp
test_serialize_file.cpp test: explicitly specify the comment preservation 2021-04-27 13:18:39 +09:00
test_string.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_traits.cpp
test_utility.cpp test: remove test_resize and add test_try_reserve 2020-03-27 18:06:02 +09:00
test_value.cpp feat: workaround __cplusplus problem on MSVC 2021-12-17 22:29:57 +09:00
test_windows.cpp test: remove needless u8s from ascii characters 2020-09-16 21:25:04 +09:00