utfcpp/tests
nemtrif 72527bda4b Rewrite CMakeLists
Drop the existing CMake structure and write the new one from scratch. The root CMakeLists.txt is used for installing the package without building and running tests. Testing is done via a separate CMakeLists.txt in the tests directory.
2023-10-15 17:03:39 -04:00
..
docker Update Dockerfile to run tests with a recent gcc compiler. 2023-04-23 12:51:39 -04:00
test_data Introduce GTest 2019-04-11 10:25:49 -04:00
apitests.cpp Restructure tests. 2022-12-28 12:20:41 -05:00
CMakeLists.txt Rewrite CMakeLists 2023-10-15 17:03:39 -04:00
negative.cpp Introduce GTest 2019-04-11 10:25:49 -04:00
noexceptionstests.cpp Restructure tests. 2022-12-28 12:20:41 -05:00
test_checked_api.h Tests and documentation for next16 2023-10-01 18:27:38 -04:00
test_checked_iterator.h Restructure tests. 2022-12-28 12:20:41 -05:00
test_cpp11.cpp Add append16 function 2023-06-25 15:52:08 -04:00
test_cpp17.cpp Support for C++20 u8string 2023-04-23 11:17:44 -04:00
test_cpp20.cpp Support for C++20 u8string 2023-04-23 11:17:44 -04:00
test_unchecked_api.h Tests and documentation for next16 2023-10-01 18:27:38 -04:00
test_unchecked_iterator.h Restructure tests. 2022-12-28 12:20:41 -05:00