summaryrefslogtreecommitdiffstats
path: root/tests/common/delete_many.sh
blob: 62743195f6edc23f542026f1ae5c1b3ba7eb7bb1 (plain)
1
2
3
4
5
6
7
8
# Test for https://github.com/tavianator/bfs/issues/67

clean_scratch
mkdir scratch/foo
"$XTOUCH" scratch/foo/{1..256}

invoke_bfs scratch/foo -delete
bfs_diff scratch