added removal of temporary dir used in test dir tree, but it exposed a long-standing...
authorChris Koeritz <fred@gruntose.com>
Wed, 14 Sep 2016 23:39:56 +0000 (19:39 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 14 Sep 2016 23:39:56 +0000 (19:39 -0400)
commit17a418bc7bf82e5665790799fc93d34e385f4fe2
tree9791eb53179da8386826b26933d6d4e669ccd12b
parent9b1689fb1a7f6fc55af4b2f56c7c25469e019b6e
added removal of temporary dir used in test dir tree, but it exposed a long-standing weakness in that we have no recursive delete method.
this is not rocket science, plus it's needed by places in the code, so it should be implemented.
nucleus/library/tests_filesystem/makefile
nucleus/library/tests_filesystem/test_directory_tree.cpp