summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-05-11 12:53:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-05-11 12:53:40 +0000
commit326be4e98fbf811533dcbce0395ac873f77a87dc (patch)
treeee4b2a1c0217bdccdffa3ddbf744e3e825d5836c
parent14304 (diff)
downloadzsh-326be4e98fbf811533dcbce0395ac873f77a87dc.tar
zsh-326be4e98fbf811533dcbce0395ac873f77a87dc.tar.gz
zsh-326be4e98fbf811533dcbce0395ac873f77a87dc.tar.bz2
zsh-326be4e98fbf811533dcbce0395ac873f77a87dc.tar.lz
zsh-326be4e98fbf811533dcbce0395ac873f77a87dc.tar.xz
zsh-326be4e98fbf811533dcbce0395ac873f77a87dc.tar.zst
zsh-326be4e98fbf811533dcbce0395ac873f77a87dc.zip
14313: New options tests
-rw-r--r--ChangeLog4
-rw-r--r--Test/E01options.ztst181
-rwxr-xr-xTest/ztst.zsh2
3 files changed, 186 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ebbaedfcd..47173fb23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-11 Peter Stephenson <pws@csr.com>
+
+ * 14313: Test/E01options.ztst, Test/ztst.zsh: new options tests.
+
2001-05-10 Wayne Davison <wayned@users.sourceforge.net>
* 14304: Src/hist.c: Fixed an obscure local-history bug that could
diff --git a/Test/E01options.ztst b/Test/E01options.ztst
new file mode 100644
index 000000000..6b9b12d30
--- /dev/null
+++ b/Test/E01options.ztst
@@ -0,0 +1,181 @@
+# Test various shell options.
+# Interactive options not tested here:
+# ALWAYS_LAST_PROMPT
+# ALWAYS_TO_END
+# APPEND_HISTORY (history not maintained)
+# AUTO_LIST
+# AUTO_MENU
+# AUTO_NAME_DIRS (named directory table not maintained)
+# AUTO_PARAM_KEYS
+# AUTO_PARAM_SLASH
+# AUTO_REMOVE_SLASH
+# AUTO_RESUME