stdex/UnitTests
Simon Rozman 2674bb0e32 string: add variants for char16_t/char32_t strings
char16_t is not exactly the wchar_t on Windows. char32_t is not exactly
the wchar_t on POSIX. Rather than selecting the appropriate variant,
polymorphism picked the template implementation of strncmp, strcpy and
strncpy. The one that does not convert UTF16 surrogate pairs against
their UTF32 representation.

Signed-off-by: Simon Rozman <simon@rozman.si>
2025-01-13 11:01:01 +01:00
..
2024-08-19 11:20:42 +02:00
2024-01-23 11:01:12 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-13 11:01:01 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-13 11:01:01 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00
2023-09-12 16:55:16 +02:00
2025-01-08 12:36:35 +01:00
2025-01-08 12:36:35 +01:00