diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/common/iname.sh | 2 | ||||
-rw-r--r-- | tests/posix/iname.out (renamed from tests/common/iname.out) | 0 | ||||
-rw-r--r-- | tests/posix/iname.sh | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/tests/common/iname.sh b/tests/common/iname.sh deleted file mode 100644 index c25a646..0000000 --- a/tests/common/iname.sh +++ /dev/null @@ -1,2 +0,0 @@ -invoke_bfs -quit -iname PATTERN || skip -bfs_diff basic -iname '*F*' diff --git a/tests/common/iname.out b/tests/posix/iname.out index a9e5d42..a9e5d42 100644 --- a/tests/common/iname.out +++ b/tests/posix/iname.out diff --git a/tests/posix/iname.sh b/tests/posix/iname.sh new file mode 100644 index 0000000..a9297ac --- /dev/null +++ b/tests/posix/iname.sh @@ -0,0 +1 @@ +bfs_diff basic -iname '*F*' |