FreeRDP/winpr/libwinpr/path/test
Bernhard Miklautz bf73f4e4f1 Fix unchecked strdups
* add missing checks
* adapt function return values where necessary
* add initial test for settings
2015-06-22 19:09:59 +02:00
..
.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 freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
TestPathCchAddBackslash.c winpr: fix PathCchAddBackslash 2015-06-03 16:06:01 +02:00
TestPathCchAddBackslashEx.c winpr: fix PathCchAddBackslashEx 2015-06-03 16:06:02 +02:00
TestPathCchAddExtension.c winpr: fix PathCchAddExtension 2015-06-03 16:06:02 +02:00
TestPathCchAppend.c winpr: fix PathCchAppend 2015-06-03 16:06:02 +02: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 winpr: fix PathCchFindExtension 2015-06-08 14:33:19 +02: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 winpr: fix PathCchStripPrefix 2015-06-03 16:06:02 +02:00
TestPathCchStripToRoot.c winpr/path: umimplemented tests print a warning 2015-06-08 14:33:19 +02:00
TestPathIsUNCEx.c ctest: change default output test path 2012-10-18 15:37:00 -04: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