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
CMakeLists.txt
TestPathAllocCanonicalize.c
TestPathAllocCombine.c
TestPathCchAddBackslash.c
TestPathCchAddBackslashEx.c
TestPathCchAddExtension.c
TestPathCchAppend.c
TestPathCchAppendEx.c
TestPathCchCanonicalize.c
TestPathCchCanonicalizeEx.c
TestPathCchCombine.c
TestPathCchCombineEx.c
TestPathCchFindExtension.c
TestPathCchIsRoot.c
TestPathCchRemoveBackslash.c
TestPathCchRemoveBackslashEx.c
TestPathCchRemoveExtension.c
TestPathCchRemoveFileSpec.c
TestPathCchRenameExtension.c
TestPathCchSkipRoot.c
TestPathCchStripPrefix.c
TestPathCchStripToRoot.c
TestPathIsUNCEx.c
TestPathMakePath.c
TestPathShell.c Fix unchecked strdups 2015-06-22 19:09:59 +02:00