.. |
check_toml_test.cpp
|
test: use the test suite in the effective way
|
2019-03-18 01:36:43 +09:00 |
check.cpp
|
ci: fix name of directory and add test script
|
2019-03-17 19:20:24 +09:00 |
CMakeLists.txt
|
feat(WIP): diable test for comments once
|
2019-06-06 22:34:08 +09:00 |
test_comments.cpp
|
test: add test for comments in an array
|
2019-04-26 15:35:41 +09:00 |
test_datetime.cpp
|
enable nanoseconds in datetimes
|
2018-12-13 12:49:53 +09:00 |
test_error_detection.cpp
|
add test_error_detection to check it detects error
|
2018-12-22 17:43:42 +09:00 |
test_extended_conversions.cpp
|
fix: use older style in BOOST_TEST
|
2019-03-16 16:15:01 +09:00 |
test_format_error.cpp
|
fix: restore the back compat of format_error
|
2019-03-20 20:46:22 +09:00 |
test_get_related_func.cpp
|
feat: enable to find value by recursive search
|
2019-06-07 00:06:14 +09:00 |
test_get.cpp
|
test: add test to get a toml::value as string_view
|
2019-04-26 16:31:59 +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
|
test: update retval of parse and related get/find
|
2019-06-03 21:44:47 +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: use find instead of get<T>(v.at(""))
|
2019-06-02 22:12:52 +09:00 |
test_traits.cpp
|
change include file of test_traits
|
2018-12-08 19:22:31 +09:00 |
test_utility.cpp
|
add from_string to utility
|
2018-12-08 20:21:15 +09:00 |
test_value.cpp
|
🔀 Merge branch 'master' into v3
|
2019-06-08 20:05:05 +09:00 |