[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 61e5b57eb70bdfc637a06b6d0ac3d6e326096817

Freddy Vulto (none) freddy at rebase.
Tue Jun 9 21:21:29 UTC 2009


The following commit has been merged in the master branch:
commit acfacb0c00945f58dd48973cfcc01ad70ca15892
Author: Freddy Vulto <freddy at rebase.(none)>
Date:   Tue Jun 9 23:17:38 2009 +0200

    Moved vncviewer tests out of 'to_review'

diff --git a/test/completion_to_review/vncviewer.exp b/test/completion/vncviewer.exp
similarity index 100%
rename from test/completion_to_review/vncviewer.exp
rename to test/completion/vncviewer.exp
diff --git a/test/lib/completions_to_review/vncviewer.exp b/test/lib/completions/vncviewer.exp
similarity index 89%
rename from test/lib/completions_to_review/vncviewer.exp
rename to test/lib/completions/vncviewer.exp
index b91f64e..bde8e7e 100644
--- a/test/lib/completions_to_review/vncviewer.exp
+++ b/test/lib/completions/vncviewer.exp
@@ -1,8 +1,10 @@
 proc setup {} {
+    save_env
 }; # setup()
 
 
 proc teardown {} {
+    assert_env_unmodified
 }; # teardown()
 
 

-- 
bash-completion



More information about the Bash-completion-commits mailing list