FreeRDP/winpr/libwinpr/crt
Armin Novak 527db6783b
[cmake] split tests
* Keep BUILD_TESTING, but only run tests compatible with API (for
  packaging)
* Add BUILD_TESTING_INTERNAL for all tests including internal function
  tests that modify API to be run on our CI
2024-10-24 09:45:44 +02:00
..
test replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
alignment.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
buffer.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
casing.h [warnings] clang-tidy suppress warnings 2024-08-30 22:03:47 +02:00
CMakeLists.txt [cmake] split tests 2024-10-24 09:45:44 +02:00
conversion.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
memory.c replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
string.c [warnings] fix integer narrowing 2024-10-14 10:31:41 +02:00
unicode_android.c [warnings] fix apple iOS/macos 2024-09-15 19:47:13 +02:00
unicode_apple.m [warnings] fix apple iOS/macos 2024-09-15 19:47:13 +02:00
unicode_builtin.c [warnings] fix Wcast-qual 2024-09-30 09:31:36 +02:00
unicode_icu.c [warnings] fixed -Wincompatible-pointer-types 2023-12-13 13:24:22 +01:00
unicode.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
unicode.h [winpr,crt] Added unicode conversion backends 2022-11-28 10:42:36 +01:00