asdf/test
mig4 f994b07a2c
Optimise listing all plugins
When checking if a plugin is installed (to display a flag) it is not
necessary to loop through all installed plugins, since we already have
a name we can check directly.

Also expand test case to test this code path too.
2018-10-27 20:05:02 +01:00
..
fixtures Optimise listing all plugins 2018-10-27 20:05:02 +01:00
banned_commands.bats Add readlink to list of banned commands. 2018-06-16 20:19:33 -04:00
current_command.bats Merge pull request #371 from phunehehe/version-set-by 2018-10-10 18:21:46 -04:00
get_asdf_config_value.bats AZDF -> ASDF environment variable name spelling 2018-02-27 11:56:04 -08:00
install_command.bats Add test for not installing system versions. 2018-10-07 14:31:30 -04:00
list_command.bats Fixing unit tests for 'asdf list' 2018-06-01 10:15:40 -05:00
plugin_commands.bats add --urls flag for asdf list-plugins 2018-01-14 19:38:00 +11:00
plugin_list_all_command.bats Optimise listing all plugins 2018-10-27 20:05:02 +01:00
plugin_test_command.bats Add primitive tests for plugin_test_command. 2018-10-19 22:44:26 -04:00
remove_command.bats Include plugin name in error message if plugin doesn't exist 2018-04-30 12:49:40 -04:00
reshim_command.bats Implemented tests for shim generation only for executable files, not directories. 2018-09-19 09:00:11 -03:00
test_helpers.bash Add another test for the ASDF_DATA_DIR functionality. 2018-09-18 20:21:46 -04:00
uninstall_command.bats Add asdf-plugin-version metadata to shims 2017-07-27 01:26:38 +02:00
update_command.bats Fix shellcheck warnings. 2018-06-16 15:26:02 -04:00
utils.bats Add test for the resolve_symlink function. 2018-10-07 21:47:57 -04:00
version_commands.bats Implement 'asdf local -p'. 2018-10-19 20:41:49 -04:00
which_command.bats Include plugin name in error message if plugin doesn't exist 2018-04-30 12:49:40 -04:00