FreeRDP/winpr/libwinpr/path/test
akallabeth 1b31852d32 [git] remove .gitignore
we do no longer allow in source builds, so remove all the .gitignore
files just hiding generated files
2023-11-28 12:14:55 +01:00
..
CMakeLists.txt Added PathMakePath function. 2015-06-09 13:16:28 +02:00
TestPathAllocCanonicalize.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathAllocCombine.c Removed heap module from WinPR 2021-12-23 14:27:12 +01:00
TestPathCchAddBackslash.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPathCchAddBackslashEx.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPathCchAddExtension.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPathCchAppend.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPathCchAppendEx.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchCanonicalize.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchCanonicalizeEx.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchCombine.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchCombineEx.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchFindExtension.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPathCchIsRoot.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchRemoveBackslash.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchRemoveBackslashEx.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchRemoveExtension.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchRemoveFileSpec.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchRenameExtension.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchSkipRoot.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathCchStripPrefix.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPathCchStripToRoot.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathIsUNCEx.c Fixed warnings 2022-04-28 11:24:51 +02:00
TestPathMakePath.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestPathShell.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00