aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/download_strategies_test.rb
AgeCommit message (Expand)Author
2017-02-19Convert Download Strategies test to spec.Markus Reiter
2017-01-22tests: remove with_git_env methodAlyssa Ross
2017-01-22tests: use more recent git committer dateAlyssa Ross
2017-01-22tests: extract a common using_git_env methodAlyssa Ross
2017-01-22tests: clean up file system for all testsAlyssa Ross
2017-01-21tests: enforce `super` in lifecycle hooksAlyssa Ross
2017-01-08Fix rubocop style warning of download_strategyMasayuki Morita
2017-01-08Validate a token when initializing GitHubPrivateRepositoryDownloadStrategyMasayuki Morita
2017-01-08Generalize GitHubReleaseDownloadStrategy in order to support archive URLMasayuki Morita
2017-01-03Use util/github insted of open-uri in GitHubReleaseDownloadStrategyMasayuki Morita
2017-01-02New feature: GitHubReleaseDownloadStrategyMasayuki Morita
2016-11-16Move test files back directly to `test/`.Markus Reiter