|
04edf1e532
|
Make project used forked doctest
|
2023-02-12 12:23:25 +01:00 |
|
|
db2a72c18b
|
Update CMake files
|
2023-02-08 21:54:44 +01:00 |
|
|
2218b01b81
|
Merge remote-tracking branch 'origin/master' into improvement/meson_update
|
2023-02-07 23:22:36 +01:00 |
|
|
f777b04eb8
|
Fix failing mingw unit test
|
2023-02-01 22:45:50 +01:00 |
|
|
7831bbd735
|
Add forcefallback wrap_mode option in meson.build
|
2023-02-01 01:22:43 +01:00 |
|
|
f2b49e6d6c
|
Update meson dependency usage
|
2023-02-01 00:52:23 +01:00 |
|
|
a2d72cdef3
|
remove unused script
|
2022-03-30 19:56:57 +02:00 |
|
|
c214975ca0
|
add unit tests for conversion without the fast float library
|
2022-03-30 19:54:50 +02:00 |
|
|
d328f7d59d
|
add test_single_header.sh
|
2022-03-30 18:35:10 +02:00 |
|
|
0aacff5729
|
add a few more parser unit test, disable clang12 workflow
|
2022-03-28 19:30:39 +02:00 |
|
|
2c1fe9be9f
|
update documentation
|
2022-03-28 19:11:41 +02:00 |
|
|
27d0a2f33e
|
fix minor memory leask
|
2022-03-27 21:41:46 +02:00 |
|
|
a8fa5c753c
|
add ignore_header setup option, add unit tests for parsing by header, add string_view to possible conversion values
|
2022-03-27 21:04:02 +02:00 |
|
|
1ddc61c62e
|
add possibility to iterate with the parser, update unit tests, update README
|
2021-02-28 19:22:54 +01:00 |
|
|
580b66f9e6
|
undo test bedges on failed ci
|
2021-02-27 13:53:06 +01:00 |
|
|
15f0f248e9
|
test bedges on failed ci
|
2021-02-27 13:44:42 +01:00 |
|
|
0197fa2f0a
|
try fix vs ci
|
2021-02-25 20:09:13 +01:00 |
|
|
2f7e3f63f7
|
try vs ci
|
2021-02-25 00:49:50 +01:00 |
|
|
62e01561b2
|
try ubuntu icc pipeline
|
2021-02-24 22:08:11 +01:00 |
|
|
bdb07bcc32
|
fix parser unit tests for mingw
|
2021-02-23 01:02:15 +01:00 |
|
|
b2e172201c
|
add msys2-clang.yml
|
2021-02-21 22:42:08 +01:00 |
|
|
1af0e75788
|
update all unit tests, fix bug with unterminated escape, updated multiline parsing, refactored some code, removed unused code
|
2021-02-21 02:49:23 +01:00 |
|
|
2dbc21780f
|
WIP, added multiline restriction, fixed a few bugs for multiline, updated unit tests
|
2021-02-20 15:53:18 +01:00 |
|
|
2985027505
|
add trim_left and trim_right, add setup static asserts, update type_traits, refactor some code, add unit tests
|
2021-02-14 01:59:06 +01:00 |
|
|
ea42948c42
|
add string_error and multiline within the setup, remove set_error_mode, update unit tests, update documentation
|
2021-02-13 01:14:25 +01:00 |
|
|
c094ede588
|
update test names
|
2021-02-07 21:24:41 +01:00 |
|
|
b847699b5e
|
add/delete constructors and assign operators for the parser, refactor some code, update unit tests
|
2021-02-07 21:12:13 +01:00 |
|
|
e366618639
|
update cmake
|
2021-02-07 12:15:53 +01:00 |
|
|
9408c385d6
|
replace float/double conversion with fast_float, update unit tests, update meson
|
2021-02-07 11:33:16 +01:00 |
|
|
9b90803f6f
|
make split_input private, make resplit private, update tests and the converter
|
2021-02-06 01:44:46 +01:00 |
|
|
6da0cb3544
|
add mismatched quote error, update error handling for splitter, add unit tests, update test_helpers buffer
|
2021-02-02 02:17:31 +01:00 |
|
|
d887dff82a
|
get rid of maybe-uninitialized warnings
|
2021-02-01 00:56:42 +01:00 |
|
|
035e27c5ab
|
add converter tests with quote trim and escape, enable resplit on converter, make parser handle multi-line csv, add unit tests
|
2021-01-31 23:08:46 +01:00 |
|
|
1bf6b9d595
|
write unit tests for resplit, fix some issues with resplit
|
2021-01-30 21:52:32 +01:00 |
|
|
a5c9216824
|
refator splitter, add resplit functionality, write some unit tests
|
2021-01-25 00:16:55 +01:00 |
|
|
9302a25256
|
increase number of combinations for final splitter test
|
2021-01-24 01:48:12 +01:00 |
|
|
ed6157fa9f
|
add more splitter tests
|
2021-01-24 01:45:54 +01:00 |
|
|
24fe96dc44
|
add splitter tests
|
2021-01-23 21:39:18 +01:00 |
|
|
15f0c63643
|
fix converter test
|
2021-01-21 02:13:45 +01:00 |
|
|
86514bfbb6
|
replace tuple constructor with make_tuple in converter test
|
2021-01-21 02:09:51 +01:00 |
|
|
f0a01f65d3
|
update splitter tests for meson
|
2021-01-21 02:00:26 +01:00 |
|
|
bea7775118
|
merge with master
|
2021-01-21 01:54:20 +01:00 |
|
|
40f8dcc203
|
try fix test CMakeLists
|
2021-01-21 01:45:16 +01:00 |
|
|
33f65e2061
|
remove test_main from ci
|
2021-01-21 01:41:54 +01:00 |
|
|
2765cb467f
|
add test_main to CMakeList
|
2021-01-21 01:36:34 +01:00 |
|
|
f2c157efc3
|
fix test/CmakeLists
|
2021-01-21 01:32:52 +01:00 |
|
|
e49ccede35
|
update tests for github ci
|
2021-01-21 01:29:07 +01:00 |
|
|
4f7cf73002
|
update cmake for unit tests
|
2021-01-19 20:32:46 +01:00 |
|
|
92e8e200f9
|
add meson support, update pipeline
|
2021-01-19 20:26:36 +01:00 |
|
|
024e5d3810
|
refactor splitter
|
2021-01-17 14:53:07 +01:00 |
|