FreeRDP/winpr/libwinpr/file/test
akallabeth 6b36c6d417
Replace fopen and path functions with wrappers (#7043)
Functions like fopen, PathFileExists, PathMakePath need to call
the wide character versions on windows for utf-8 support.
2021-05-31 11:42:03 +02:00
..
.gitignore libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
CMakeLists.txt winpr/file: initial regular file support 2015-09-09 16:47:03 +02:00
TestFileCreateFile.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00
TestFileDeleteFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileFindFirstFile.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFileFindFirstFileEx.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFileFindNextFile.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFileGetStdHandle.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFilePatternMatch.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFileReadFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileWriteFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00