Add a new test for filenames with spaces.
This commit is contained in:
parent
e8584c8d76
commit
4d47b5ec7f
7 changed files with 17 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
redo example/clean curse/clean deps/clean
|
||||
redo example/clean curse/clean deps/clean "space dir/clean"
|
||||
rm -f c c.c c.c.c c.c.c.b c.c.c.b.b d
|
||||
rm -f hello [by]ellow *.o *~ .*~ CC LD
|
||||
rm -f hello [by]ellow *.o *~ .*~ CC LD passfail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue