Upgraded tests for cd and mplayer (and vncviewers)
This commit is contained in:
parent
9e4d9b9653
commit
dd5502a920
0
test/fixture1/bar
Normal file
0
test/fixture1/bar
Normal file
0
test/fixture1/foo
Normal file
0
test/fixture1/foo
Normal file
@ -1,8 +1,10 @@
|
||||
proc setup {} {
|
||||
save_env
|
||||
}; # setup()
|
||||
|
||||
|
||||
proc teardown {} {
|
||||
assert_env_unmodified
|
||||
}; # teardown()
|
||||
|
||||
|
@ -1,8 +1,10 @@
|
||||
proc setup {} {
|
||||
save_env
|
||||
}; # setup()
|
||||
|
||||
|
||||
proc teardown {} {
|
||||
assert_env_unmodified
|
||||
}; # teardown()
|
||||
|
||||
|
@ -1,8 +1,10 @@
|
||||
proc setup {} {
|
||||
save_env
|
||||
}; # setup()
|
||||
|
||||
|
||||
proc teardown {} {
|
||||
assert_env_unmodified
|
||||
}; # teardown()
|
||||
|
||||
|
||||
|
@ -1,8 +1,10 @@
|
||||
proc setup {} {
|
||||
save_env
|
||||
}; # setup()
|
||||
|
||||
|
||||
proc teardown {} {
|
||||
assert_env_unmodified
|
||||
}; # teardown()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user