summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2018-06-18 15:39:19 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2018-06-18 15:39:19 +0100
commitb05a56a415efca547e89364314237f8bd93ca506 (patch)
tree9f4a480832dcf3aa753a89ff7673190e4ee536ae
parentf311619e30862406022d6e2ddb304eebf34f7868 (diff)
downloadzsh-b05a56a415efca547e89364314237f8bd93ca506.tar.gz
zsh-b05a56a415efca547e89364314237f8bd93ca506.zip
unposted: V01zmodload.ztst needs update for parameter module fix
-rw-r--r--ChangeLog2
-rw-r--r--Test/V01zmodload.ztst3
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91bd039a3..4fe090e10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-06-18 Peter Stephenson <p.stephenson@samsung.com>
+ * unposted: Test/V01zmodload.ztst: updated for 43039.
+
* Eitan: 43029: Src/Modules/zftp.c, Src/signals.c, Src/signals.h,
configure.ac: remove test for signal handler return type as no
longer needed.
diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst
index 092f9d1c7..1bd8c1900 100644
--- a/Test/V01zmodload.ztst
+++ b/Test/V01zmodload.ztst
@@ -182,6 +182,7 @@
>p:dis_aliases
>p:dis_builtins
>p:dis_functions
+>p:dis_functions_source
>p:dis_galiases
>p:dis_patchars
>p:dis_reswords
@@ -190,6 +191,7 @@
>p:funcsourcetrace
>p:funcstack
>p:functions
+>p:functions_source
>p:functrace
>p:galiases
>p:history
@@ -205,6 +207,7 @@
>p:reswords
>p:saliases
>p:userdirs
+>p:usergroups
if [[ $mods[(r)zsh/example] == zsh/example ]]; then
zmodload -u zsh/example