ssp/test
2023-07-29 01:11:29 +02:00
..
CMakeLists.txt Make project used forked doctest 2023-02-12 12:23:25 +01:00
meson.build Update meson dependency usage 2023-02-01 00:52:23 +01:00
test_converter.cpp 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
test_extractions_without_fast_float.cpp add unit tests for conversion without the fast float library 2022-03-30 19:54:50 +02:00
test_extractions.cpp add unit tests for conversion without the fast float library 2022-03-30 19:54:50 +02:00
test_helpers.hpp Add _CRT_SECURE_NO_WARNINGS define to remove msvc warnings 2023-07-29 00:56:08 +02:00
test_main.cpp Add forcefallback wrap_mode option in meson.build 2023-02-01 01:22:43 +01:00
test_parser.cpp Add constexpr values to lambda to handle msvc issue with respect to captured constexpr values 2023-07-29 01:11:29 +02:00
test_single_header.sh remove unused script 2022-03-30 19:56:57 +02:00
test_splitter.cpp 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