ToruNiina
|
b79797d2c7
|
refactor: replace BOOST_CHECK_EQUAL by BOOST_TEST
|
2019-06-21 16:01:14 +09:00 |
|
ToruNiina
|
90918b6d76
|
test: add basic_value type to serialization tests
|
2019-06-21 16:01:08 +09:00 |
|
ToruNiina
|
3b71f80652
|
refactor: streamsize is a signed integer
|
2019-06-21 00:00:37 +09:00 |
|
ToruNiina
|
159283fdad
|
test: check preserve_comment keep it read
|
2019-06-18 01:25:43 +09:00 |
|
ToruNiina
|
fb5834caab
|
refactor: exchange order of test section
|
2019-06-18 00:45:30 +09:00 |
|
ToruNiina
|
8665272bab
|
test: add test for custom basic_value type
|
2019-06-15 20:25:19 +09:00 |
|
ToruNiina
|
761718b3b9
|
test: update retval of parse and related get/find
|
2019-06-03 21:44:47 +09:00 |
|
ToruNiina
|
46569da231
|
fix: avoid auto-conversion while making test case
|
2019-02-13 19:51:54 +09:00 |
|
ToruNiina
|
5e20a8ff16
|
fix: add scope to the test case to flush
|
2019-02-13 19:26:52 +09:00 |
|
ToruNiina
|
dd9319245e
|
fix: open file as binary-mode #16
to avoid inconsistency between file size (obtained by tellg) and the
size of the actual contents that would be read later
|
2019-02-13 19:18:09 +09:00 |
|
ToruNiina
|
87a5c844c2
|
add test cases for the end-of-file problems
|
2018-12-24 16:02:32 +09:00 |
|
ToruNiina
|
4d7cfc9d1d
|
turn test_parse_file on
the required change is;
- change Datetime -> offset_datetime and construct correctly.
|
2018-12-13 02:26:55 +09:00 |
|
ToruNiina
|
0d9b910d5d
|
remove test already done in other file from one file
|
2017-06-07 12:35:38 +09:00 |
|
ToruNiina
|
a198a5f103
|
add test for stream input
|
2017-05-19 14:16:12 +09:00 |
|
ToruNiina
|
58bb39dd39
|
exchange string literal to codepoints
|
2017-05-17 14:59:11 +09:00 |
|
ToruNiina
|
b67fcf79bc
|
temporally removed the test for unicode. it fails only on win
|
2017-05-17 13:19:08 +09:00 |
|
ToruNiina
|
5e6d699452
|
add test for hard_example_unicode
|
2017-05-17 10:16:54 +09:00 |
|
ToruNiina
|
f52b78010c
|
fix array_of_table assignments
|
2017-05-12 22:28:49 +09:00 |
|
ToruNiina
|
1c26ffe3ae
|
add parse() function
|
2017-05-12 20:49:47 +09:00 |
|