basic/util: move execute_directory() to separate file

It's a fairly specialized function. Let's make new files for it and the tests.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2017-01-22 12:35:08 -05:00
parent 8367fea557
commit 89711996b3
11 changed files with 303 additions and 190 deletions

1
.gitignore vendored
View File

@@ -194,6 +194,7 @@
/test-env-util
/test-escape
/test-event
/test-exec-util
/test-execute
/test-extract-word
/test-fd-util