FreeRDP/winpr/libwinpr/file
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 [c stdlib] replace strlen/strcpy/strcmp 2024-10-15 16:30:13 +02:00
CMakeLists.txt [cmake] split tests 2024-10-24 09:45:44 +02:00
file.c [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
file.h [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
generic.c [winpr,file] add missing WINPR_ATTR_MALLOC 2024-10-09 10:41:19 +02:00
ModuleOptions.cmake libwinpr: add stubs for io and file modules 2012-09-24 15:58:33 -04:00
namedPipeClient.c [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
namedPipeClient.h [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
pattern.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00