diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-10-23 11:34:49 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-10-27 17:25:15 -0400 |
commit | 1f9776901b86b97bbb9c16dd814aeab27eea0e25 (patch) | |
tree | e39261c058a62dcea3c2bb654361967cd65850b4 /tests/posix/exec_substring_plus.out | |
parent | 60451f4f0817250d643d7225198003b1ed3c5bb0 (diff) | |
download | bfs-1f9776901b86b97bbb9c16dd814aeab27eea0e25.tar.xz |
tests/posix: Add a test for overly aggressive -exec {} + matching
Link: https://savannah.gnu.org/bugs/?66365
Diffstat (limited to 'tests/posix/exec_substring_plus.out')
-rw-r--r-- | tests/posix/exec_substring_plus.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/posix/exec_substring_plus.out b/tests/posix/exec_substring_plus.out new file mode 100644 index 0000000..a7ccfe4 --- /dev/null +++ b/tests/posix/exec_substring_plus.out @@ -0,0 +1,19 @@ +basic +basic/a +basic/b +basic/c +basic/c/d +basic/e +basic/e/f +basic/g +basic/g/h +basic/i +basic/j +basic/j/foo +basic/k +basic/k/foo +basic/k/foo/bar +basic/l +basic/l/foo +basic/l/foo/bar +basic/l/foo/bar/baz |