mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
add unit tests for conversion without the fast float library
This commit is contained in:
@@ -4,6 +4,7 @@ test_sources = files([
|
||||
'test_converter.cpp',
|
||||
'test_parser.cpp',
|
||||
'test_extractions.cpp',
|
||||
'test_extractions_without_fast_float.cpp',
|
||||
])
|
||||
|
||||
doctest_proj = subproject('doctest')
|
||||
|
||||
Reference in New Issue
Block a user