diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-06-22 20:06:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-06-26 13:46:57 +0300 |
commit | f65377448e74fc7e575e4df258fb0a48a09e39cc (patch) | |
tree | 1339f77be0b16a46c5e7d500feec037021bfb3d8 /tests/function/filesystem/buildfile | |
parent | e755de789e146beea66bf6a4b55685034502df41 (diff) |
Add support for $path_search() and $path_match()
Diffstat (limited to 'tests/function/filesystem/buildfile')
-rw-r--r-- | tests/function/filesystem/buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/function/filesystem/buildfile b/tests/function/filesystem/buildfile new file mode 100644 index 0000000..ade9a68 --- /dev/null +++ b/tests/function/filesystem/buildfile @@ -0,0 +1,5 @@ +# file : tests/function/filesystem/buildfile +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +./: test{testscript} $b |