mirror of
1
0
Fork 0
dotbot/test/tests
Anish Athalye 7a19cd219a Point PyYAML dependency to official repository
Previously, PyYAML was hosted on BitBucket, so we had a mirror of the
repo on GitHub. Now, official hosting has moved to GitHub, so we can
point to the official repository instead. Thanks to Marco A. Feliu
<marco.feliu@nianet.org> for pointing this out.

This patch also updates the install shim to update submodule URLs. To
preserve the functionality of earlier Dotbot versions, we will need to
maintain 'https://github.com/anishathalye/pyyaml'. Because old versions
of the install shim used with new Dotbot versions will not update
submodule URLs, we will need to keep the old repository in sync with the
upstream repository as we upgrade PyYAML versions.

This patch also upgrades the dependency to PyYAML 3.12.
2018-05-24 19:07:11 -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
defaults.bash Number repeated names for easier identification 2017-04-18 22:50:28 -04:00
find-python-executable.bash Fix bug in test harness 2018-03-27 21:50:31 -04: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-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 Add documentation and tests for plugins 2016-02-06 15:23:39 -05:00
plugin.bash Add documentation and tests for plugins 2016-02-06 15:23:39 -05: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
shim.bash Point PyYAML dependency to official repository 2018-05-24 19:07:11 -04:00