..
.gitignore
libwinpr-path: start writing tests
2012-10-01 16:49:34 -04:00
CMakeLists.txt
Added PathMakePath function.
2015-06-09 13:16:28 +02:00
TestPathAllocCanonicalize.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathAllocCombine.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchAddBackslash.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchAddBackslashEx.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchAddExtension.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchAppend.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchAppendEx.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchCanonicalize.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchCanonicalizeEx.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchCombine.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchCombineEx.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchFindExtension.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchIsRoot.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchRemoveBackslash.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchRemoveBackslashEx.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchRemoveExtension.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchRemoveFileSpec.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchRenameExtension.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchSkipRoot.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathCchStripPrefix.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathCchStripToRoot.c
winpr/path: umimplemented tests print a warning
2015-06-08 14:33:19 +02:00
TestPathIsUNCEx.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
TestPathMakePath.c
Added RemoveDirectoryA, clean up test directories.
2015-06-09 13:16:28 +02:00
TestPathShell.c
Fix unchecked strdups
2015-06-22 19:09:59 +02:00