1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-06-30 19:50:12 +03:00
zsh-autoenv/tests
Daniel Hahler 9a010cbdf6 Do not reset the stack variables when (re)sourcing the plugin
This is meant to keep the current state when re-sourcing the shell
config (`. ~/.zshrc`).

Closes https://github.com/Tarrasch/zsh-autoenv/pull/24
2015-03-30 00:58:32 +02:00
..
ZDOTDIR Do not reset the stack variables when (re)sourcing the plugin 2015-03-30 00:58:32 +02:00
ZDOTDIR.clobber tests: setup for multiple ZDOTDIRs, fix/add "setopt clobber" 2014-12-08 22:14:54 +01:00
ZDOTDIR.invalid-module_path Test env for invalid zsh module_path, where zsh/zstat fails 2015-01-25 19:22:52 +01:00
ZDOTDIR.loadviafunction Fix being loaded from a function (antigen) 2014-12-11 16:22:54 +01:00
_autoenv_stack.t Merge pull request #22 from Tarrasch/improve-and-test-zstat-integration 2015-01-26 14:08:25 +01:00
_autoenv_utils.t Merge pull request #22 from Tarrasch/improve-and-test-zstat-integration 2015-01-26 14:08:25 +01:00
autoenv.t Do not reset the stack variables when (re)sourcing the plugin 2015-03-30 00:58:32 +02:00
cwd.t tests: abort if setup fails! 2015-01-25 19:48:56 +01:00
leave.t tests: abort if setup fails! 2015-01-25 19:48:56 +01:00
recurse-upwards.t tests: abort if setup fails! 2015-01-25 19:48:56 +01:00
setup.sh Do not reset the stack variables when (re)sourcing the plugin 2015-03-30 00:58:32 +02:00
varstash.t tests: abort if setup fails! 2015-01-25 19:48:56 +01:00