An open API service indexing awesome lists of open source software.

https://github.com/lemire/fast_float_supplemental_tests

Supplemental tests for the fast_float library (credit: Nigel Tao)
https://github.com/lemire/fast_float_supplemental_tests

Last synced: 5 months ago
JSON representation

Supplemental tests for the fast_float library (credit: Nigel Tao)

Awesome Lists containing this project

README

          

# fast_float_supplemental_tests
Supplemental tests for the fast_float library (credit: Nigel Tao for the data)

```
cmake -B build
cmake --build build
cd build
ctest
```