A tool that bootstraps your dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
dotbot/test/tests
Anish Athalye f15293b3d5 Rename 'canonicalize-path' into 'canonicalize' 2 years ago
..
clean-default.bash Fix clean not respecting defaults 3 years ago
clean-environment-variable-expansion.bash Add test for environment variable expansion 5 years ago
clean-missing.bash Add testing framework and tests 8 years ago
clean-nonexistent.bash Add testing framework and tests 8 years ago
clean-outside-force.bash Add force option to clean plugin 6 years ago
clean-outside.bash Add testing framework and tests 8 years ago
clean-recursive.bash Add option to clean recursively 3 years ago
config-blank.bash Add testing framework and tests 8 years ago
config-empty.bash Make error for empty config a little friendlier 3 years ago
config-json-tabs.bash Use standard library JSON parser for JSON files 7 years ago
config-json.bash Use standard library JSON parser for JSON files 7 years ago
create-mode.bash Add mode option to create directive 2 years ago
create.bash Add 'create' directive to create directories 4 years ago
defaults.bash Number repeated names for easier identification 6 years ago
except-multi.bash Switch to GitHub Actions 2 years ago
except.bash Fix missing endings of heredocs 2 years ago
find-python-executable.bash Unify Vagrant and Travis-CI tests 3 years ago
link-canonicalize.bash Switch to GitHub Actions 2 years ago
link-default-source.bash Allow empty link sources 7 years ago
link-environment-user-expansion-target.bash Fix user expansion in link source 7 years ago
link-environment-variable-expansion-source-extended.bash Fix variable expansion in extended syntax 7 years ago
link-environment-variable-expansion-source.bash Add environment variable expansion in link paths 8 years ago
link-environment-variable-expansion-target.bash Add environment variable expansion in link paths 8 years ago
link-environment-variable-unset.bash Add environment variable expansion in link paths 8 years ago
link-force-leaves-when-nonexistent.bash Make force only delete files when target exists 7 years ago
link-force-overwrite-symlink.bash Add testing framework and tests 8 years ago
link-glob-ambiguous.bash Fix tests on Travis CI 5 years ago
link-glob-exclude.bash Add exclude parameter for link globbing 3 years ago
link-glob-multi-star.bash Improve globbing behavior with leading '.' 2 years ago
link-glob.bash Improve globbing behavior with leading '.' 2 years ago
link-if.bash Switch to GitHub Actions 2 years ago
link-ignore-missing.bash Add ignore-missing option to link 3 years ago
link-leaves-file.bash Add testing framework and tests 8 years ago
link-no-canonicalize.bash Rename 'canonicalize-path' into 'canonicalize' 2 years ago
link-relative.bash Add functionality to create relative links 7 years ago
link-relink-leaves-file.bash Add testing framework and tests 8 years ago
link-relink-overwrite-symlink.bash Add testing framework and tests 8 years ago
link-relink-relative-leaves-file.bash Number repeated names for easier identification 6 years ago
only-defaults.bash Fix missing endings of heredocs 2 years ago
only-multi.bash Add --only and --except command-line arguments 3 years ago
only.bash Fix missing endings of heredocs 2 years ago
plugin-dir.bash Fix handling of base directory 5 years ago
plugin-disable-builtin.bash Include built-in plugins in PyPI distribution 5 years ago
plugin.bash Make parsed CLI options available to plugins 2 years ago
shell-allow-stdout.bash Add testing framework and tests 8 years ago
shell-cli-override-config.bash Add cli option force shell show stderr/stdout 2 years ago
shell-compact-stdout.bash Fix bug with shell defaults 6 years ago
shell-disables-stdout.bash Add testing framework and tests 8 years ago
shell-override-default.bash Fix bug with shell defaults 6 years ago
shell-quiet.bash Add test 5 years ago
shim.bash Unify Vagrant and Travis-CI tests 3 years ago