1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-06-26 18:10:12 +03:00
zsh-autoenv/tests
Daniel Hahler e567a40592 Fixes after using setopt nounset during tests
Also add tests for unset variable with varstash.
2014-12-08 21:37:25 +01:00
..
_autoenv_stack.t Fix handling of stack for leave, add to stack for autoenv_source_parent 2014-11-24 20:13:18 +01:00
_autoenv_utils.t Encapsulate the file name in the hash pair for stricter matching 2014-12-04 10:35:09 +01:00
.zshenv Fix _autoenv_deauthorize with regard to newline handling, add tests 2014-12-04 07:20:44 +01:00
autoenv.t Fixes after using setopt nounset during tests 2014-12-08 21:37:25 +01:00
cwd.t Remove underscore prefix from vars provided for .env files 2014-12-02 18:49:23 +01:00
leave.t Improve interactive prompt 2014-11-27 13:33:04 +01:00
recurse-upwards.t Remove underscore prefix from vars provided for .env files 2014-12-02 18:49:23 +01:00
setup.sh Fixes after using setopt nounset during tests 2014-12-08 21:37:25 +01:00
varstash.t Fixes after using setopt nounset during tests 2014-12-08 21:37:25 +01:00