asdf/test
Jochen Schalanda 3c3f0e67f6
Rename custom plugin-add/plugin-remove for plugins (#684)
Rename custom scripts for `plugin-add` and `plugin-remove` phases in plugins to make clear when they are executed:

`plugin-add` -> `post-plugin-add`
`plugin-remove` -> `pre-plugin-remove`
2020-03-22 12:57:54 +11:00
..
fixtures Rename custom plugin-add/plugin-remove for plugins (#684) 2020-03-22 12:57:54 +11:00
asdf_fish.bats Fix fish test 2019-04-07 22:33:26 +01:00
asdf_sh.bats Add test for not adding duplicate paths to PATH 2019-04-06 13:23:30 -04:00
banned_commands.bats Allow eval only on asdf function at lib/asdf.sh. 2019-12-03 11:04:04 -06:00
current_command.bats Fix current when .tool-versions contains comments 2019-03-31 20:39:36 +01:00
get_asdf_config_value.bats Run config tests in BATS_TMPDIR for clean environment 2019-12-21 14:22:32 -05:00
install_command.bats Add unit tests for managing latest stable versions 2019-11-22 10:37:53 -08:00
latest_command.bats Add unit tests for managing latest stable versions 2019-11-22 10:37:53 -08:00
list_command.bats Add unit tests for managing latest stable versions 2019-11-22 10:37:53 -08:00
plugin_add_command.bats Rename custom plugin-add/plugin-remove for plugins (#684) 2020-03-22 12:57:54 +11:00
plugin_extension_command.bats Make sure extension commands are properly displayed by asdf help 2020-03-15 11:45:09 -06:00
plugin_list_all_command.bats Improvements to asdf plugin commands. 2019-11-30 14:18:37 -06:00
plugin_test_command.bats Faster exec times. Load commands only when nedded. 2019-01-20 02:13:20 -06:00
remove_command.bats Rename custom plugin-add/plugin-remove for plugins (#684) 2020-03-22 12:57:54 +11:00
reshim_command.bats fix: also fix bug with cleaning up old versions 2019-05-17 14:34:44 -04:00
shim_env_command.bats Add tests for duplicate colon path issue 2019-08-14 19:31:23 -04:00
shim_exec.bats Add test for shim exec of path versions 2020-02-07 22:32:04 -05:00
shim_versions_command.bats Subcommand-aware command line interface. 2019-11-27 12:17:17 -06:00
test_helpers.bash Set Git user and email in tests 2020-03-21 15:12:01 +01:00
uninstall_command.bats Subcommand-aware command line interface. 2019-11-27 12:17:17 -06:00
update_command.bats Use different exit code if updates are disabled 2020-03-13 10:14:28 +01:00
utils.bats Add another test for asdf_data_dir function 2020-01-31 14:03:33 -05:00
version_commands.bats Fix asdf shell xx --unset for fish 2020-01-25 20:42:43 +00:00
where_command.bats Subcommand-aware command line interface. 2019-11-27 12:17:17 -06:00
which_command.bats Merge pull request #623 from jonmast/prevent-exec-recursion 2020-02-14 14:26:03 -06:00