Fedor Osetrov
35d8af6ce2
fix ci: turn on import std tests, fix libc++ build ( #96 )
...
This PR:
- enables tests with `import std` usage in CI
- add all tests to build with cmake_subdir_test (because there was only a subset of tests supported)
- fixes tests build with `libc++`
- disables some tests with wchar_t with 'libc++'
2026-04-24 18:03:48 +03:00
Antony Polukhin
184f7e43f0
Update copyright years
2026-01-04 11:10:09 +03:00
Antony Polukhin
1c89e3a56c
Update copyright years
2025-01-05 19:41:20 +03:00
Antony Polukhin
90ec909dcf
Update copyright years
2024-01-07 13:22:00 +03:00
Antony Polukhin
af5ce2a5fe
Drop C++03 and C++98 support ( #62 )
...
Also update tests to not use Boost.Test
2023-09-02 17:42:14 +03:00
Antony Polukhin
945c095a4b
do not use Boost.Math in tests
2021-04-26 10:44:22 +03:00
Antony Polukhin
f0e2fa3dd3
make tests work in C++03 modes
2021-04-26 10:12:28 +03:00
Antony Polukhin
0d920e632f
disable long double tests on mingw64 because of the issues with precision
2021-01-07 18:37:24 +03:00
Antony Polukhin
745b4dc4ac
workaround b2 issues with long filenames (again)
2021-01-05 12:21:37 +03:00