.. |
check_toml_test.cpp
|
fix: enable to deduce what basic_value to be used
|
2019-06-20 16:21:01 +09:00 |
check.cpp
|
ci: fix name of directory and add test script
|
2019-03-17 19:20:24 +09:00 |
CMakeLists.txt
|
chore: add -Wextra when compiling tests
|
2019-06-21 00:29:45 +09:00 |
test_comments.cpp
|
fix: time offset may change while conversion
|
2019-06-21 16:00:48 +09:00 |
test_datetime.cpp
|
chore: update boost test library usage (v2->v3)
|
2019-06-21 14:43:13 +09:00 |
test_error_detection.cpp
|
refactor: use CHECK_THROW macro to check it throws
|
2019-06-21 14:47:27 +09:00 |
test_extended_conversions.cpp
|
refactor: update Boost.Test v2 to v3
|
2019-06-21 14:50:17 +09:00 |
test_find.cpp
|
fix: time offset may change while conversion
|
2019-06-21 16:00:48 +09:00 |
test_format_error.cpp
|
fix: fix test case name
|
2019-06-21 16:01:04 +09:00 |
test_get_related_func.cpp
|
test: move some test_cases across test files
|
2019-06-20 14:43:31 +09:00 |
test_get.cpp
|
fix: fix test case name
|
2019-06-21 16:01:04 +09:00 |
test_lex_aux.hpp
|
refactor: remove unused func, combinator::pattern
|
2019-05-30 18:05:47 +09:00 |
test_lex_boolean.cpp
|
add test for lexers
|
2018-12-04 20:30:21 +09:00 |
test_lex_datetime.cpp
|
add test for lexers
|
2018-12-04 20:30:21 +09:00 |
test_lex_floating.cpp
|
add test for lexers
|
2018-12-04 20:30:21 +09:00 |
test_lex_integer.cpp
|
add test for lexers
|
2018-12-04 20:30:21 +09:00 |
test_lex_key_comment.cpp
|
add a lot of dotted keys to test_lex
|
2018-12-12 01:26:56 +09:00 |
test_lex_string.cpp
|
use hexcode instead of u8 string on windows
|
2018-12-04 21:43:43 +09:00 |
test_literals.cpp
|
test: avoid deprecated functions in the test codes
|
2019-06-07 13:32:02 +09: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 interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_aux.hpp
|
update testing macro
|
2018-12-11 23:25:23 +09:00 |
test_parse_boolean.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_datetime.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_file.cpp
|
refactor: streamsize is a signed integer
|
2019-06-21 00:00:37 +09:00 |
test_parse_floating.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_inline_table.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_integer.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_key.cpp
|
feat: get region info when parsing keys
|
2019-02-26 00:17:28 +09:00 |
test_parse_string.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_table_key.cpp
|
add test case for array-of-tables
|
2018-12-12 12:13:49 +09:00 |
test_parse_table.cpp
|
test: update interfaces of parse_* and value
|
2019-06-03 22:01:16 +09:00 |
test_parse_unicode.cpp
|
test: update typenames from Camel to snake
|
2019-06-02 22:13:36 +09:00 |
test_result.cpp
|
add and_other and or_other to toml::result
|
2018-12-17 18:24:41 +09:00 |
test_serialize_file.cpp
|
test: check serialization keeps comments
|
2019-06-18 01:26:16 +09:00 |
test_traits.cpp
|
fix: fix test case name
|
2019-06-21 16:01:04 +09:00 |
test_utility.cpp
|
fix: fix test case name
|
2019-06-21 16:01:04 +09:00 |
test_value.cpp
|
test: add test for init-list-map to value conversion
|
2019-06-17 22:50:38 +09:00 |