mirror of
1
0
Fork 0
dotbot/test/tests
Paulo Fagundes d2913e6cee Replace `which` with `command -v`
Some distributions such as Arch Linux no longer install `which` by
default through the base package (see
https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/).

The maintainers have explained why `command -v` is superior:
https://www.reddit.com/r/archlinux/comments/de1er6/arch_linux_news_base_group_replaced_by_mandatory/f2v8uhu/.
2019-11-09 12:38:01 -05:00
..
clean-environment-variable-expansion.bash Add test for environment variable expansion 2018-08-06 20:53:17 -04:00
clean-missing.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
clean-nonexistent.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
clean-outside-force.bash Add force option to clean plugin 2017-03-26 11:19:26 -04:00
clean-outside.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
config-blank.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
config-empty.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
config-json-tabs.bash Use standard library JSON parser for JSON files 2016-01-13 11:29:12 -05:00
config-json.bash Use standard library JSON parser for JSON files 2016-01-13 11:29:12 -05:00
create.bash Add 'create' directive to create directories 2019-10-12 11:55:09 -04:00
defaults.bash Number repeated names for easier identification 2017-04-18 22:50:28 -04:00
find-python-executable.bash Replace `which` with `command -v` 2019-11-09 12:38:01 -05:00
link-default-source.bash Allow empty link sources 2016-11-23 14:11:45 -05:00
link-environment-user-expansion-target.bash Fix user expansion in link source 2016-08-17 18:27:47 -07:00
link-environment-variable-expansion-source-extended.bash Fix variable expansion in extended syntax 2016-08-02 10:15:27 -07:00
link-environment-variable-expansion-source.bash Add environment variable expansion in link paths 2015-05-12 20:28:58 -04:00
link-environment-variable-expansion-target.bash Add environment variable expansion in link paths 2015-05-12 20:28:58 -04:00
link-environment-variable-unset.bash Add environment variable expansion in link paths 2015-05-12 20:28:58 -04:00
link-force-leaves-when-nonexistent.bash Make force only delete files when target exists 2016-11-17 14:12:22 -05:00
link-force-overwrite-symlink.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
link-glob-ambiguous.bash Fix tests on Travis CI 2018-04-13 08:49:02 -04:00
link-glob-multi-star.bash Add tests for globbing 2018-04-13 08:49:02 -04:00
link-glob.bash Add tests for globbing 2018-04-13 08:49:02 -04:00
link-if.bash Add test 2018-11-19 20:38:29 -05:00
link-leaves-file.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
link-relative.bash Add functionality to create relative links 2016-02-14 23:06:52 -05:00
link-relink-leaves-file.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
link-relink-overwrite-symlink.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
link-relink-relative-leaves-file.bash Number repeated names for easier identification 2017-04-18 22:50:28 -04:00
plugin-dir.bash Fix handling of base directory 2018-05-24 12:57:49 -04:00
plugin-disable-builtin.bash Include built-in plugins in PyPI distribution 2018-06-11 21:14:10 -04:00
plugin.bash Fix handling of base directory 2018-05-24 12:57:49 -04:00
shell-allow-stdout.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
shell-compact-stdout.bash Fix bug with shell defaults 2017-06-27 21:27:50 -07:00
shell-disables-stdout.bash Add testing framework and tests 2015-05-05 20:11:46 -04:00
shell-override-default.bash Fix bug with shell defaults 2017-06-27 21:27:50 -07:00
shell-quiet.bash Add test 2018-11-21 19:50:32 -05:00
shim.bash Point PyYAML dependency to official repository 2018-05-24 19:07:11 -04:00