all: unset and unalias zsh traps
commit430160e28917be2879e224e7de196de217ca7e78
authorKyle J. McKay <mackyle@gmail.com>
Thu, 1 Jun 2017 05:31:54 +0000 (31 22:31 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 1 Jun 2017 05:31:54 +0000 (31 22:31 -0700)
treea5063e781e48b63f200e278272fbd81ddd26344e
parentef5a0ae186ef9452a0cc38c7eddc0675b685418c
all: unset and unalias zsh traps

zsh is NOT a POSIX conforming shell!

However, it's close; but it has a number of maddening
defects that make it nearly unusable as such.

Nevertheless, attempt to make it work anyway provided
it's invoked under a suitable name in order to activate
its (poor quality) "sh" emulation mode.

The t/sanity test serves as documentation for most of
the various nasties that have to be accomodated.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Makefile.sh
t/helper/branch_needs_update.sh
t/helper/navigate_deps.sh
t/helper/recurse_deps_internal.sh
t/t0001-testlib-basic.sh
t/t0002-sanity.sh
t/test-lib-functions.sh
t/test-lib-main.sh
t/test-lib.sh
tg--index-merge-one-file.sh
tg.sh