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,4 +1,6 @@
|
|||
redo-ifchange all
|
||||
./hello >&2
|
||||
redo deltest deltest2 test.args test2.args passfailtest curse/test deps/test
|
||||
redo deltest deltest2 test.args test2.args passfailtest \
|
||||
curse/test deps/test "space dir/test"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue