FreeRDP/winpr/libwinpr/crt/test
David VERON d1dcae5b4a Refactor TestUnicodeConversion
* added testcases when buffers reprensented empty string
    * corrected the code to behave as the doc says
* added tests for the alloc versions
2023-08-24 07:41:27 +02:00
..
.gitignore libwinpr-crt: add tests for memory aligned allocation functions 2012-10-01 19:10:00 -04:00
CMakeLists.txt ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00
TestAlignment.c winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
TestFormatSpecifiers.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestString.c [winpr,clipboard] fix url unescape for file uri 2023-05-12 13:57:56 +02:00
TestTypes.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestUnicodeConversion.c Refactor TestUnicodeConversion 2023-08-24 07:41:27 +02:00