Add createDirRecursive, fixes #6

This commit is contained in:
2016-06-13 01:28:55 +02:00
parent ac381cbf60
commit 5b08e14b55
4 changed files with 116 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ test-suite spec
HPath.IO.CopyFileOverwriteSpec
HPath.IO.CopyFileSpec
HPath.IO.CreateDirSpec
HPath.IO.CreateDirRecursiveSpec
HPath.IO.CreateRegularFileSpec
HPath.IO.CreateSymlinkSpec
HPath.IO.DeleteDirRecursiveSpec