utfcpp/tests
nemtrif b455811a4e Add append16 function
Support for appending codepoints to existing utf16 encoded strings.

See #91
2023-06-25 15:52:08 -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 Support for C++20 u8string 2023-04-23 11:17:44 -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 Add append16 function 2023-06-25 15:52:08 -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 Add append16 function 2023-06-25 15:52:08 -04:00
test_unchecked_iterator.h Restructure tests. 2022-12-28 12:20:41 -05:00