testsuite/_filedir: Remove the cruft from the a\$b->h unit test (Alioth: #313480)
This commit is contained in:
parent
822735146f
commit
23ac38333e
@ -88,8 +88,7 @@ foreach name {f f2} {
|
||||
|
||||
set test "completing $name a\\\$b/ should return h"
|
||||
set cmd "$name a\\\$b/"
|
||||
assert_complete_dir "\b\b\b\b\b$::srcdirabs/fixtures/_filedir/a\\\\\$b/h" \
|
||||
$cmd "$::srcdir/fixtures/_filedir" $test
|
||||
assert_complete_dir h $cmd "$::srcdir/fixtures/_filedir" $test
|
||||
|
||||
|
||||
sync_after_int
|
||||
@ -199,7 +198,7 @@ foreach name {f f2} {
|
||||
|
||||
|
||||
set cmd "$name \"a\\\$b/"; #"
|
||||
assert_complete_dir "\b\b\b\b\b$::srcdirabs/fixtures/_filedir/a\\\\\$b/h\\\"" $cmd "$::srcdir/fixtures/_filedir"
|
||||
assert_complete_dir {h"} $cmd "$::srcdir/fixtures/_filedir"; #"
|
||||
|
||||
|
||||
sync_after_int
|
||||
|
Loading…
x
Reference in New Issue
Block a user