aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_resource.rb
AgeCommit message (Expand)Author
2015-03-05checksums: switch to sha256 for bottles and new formulaeDominyk Tiller
2014-12-31Don't attempt to detect version if URL is not setJack Nagel
2014-07-15Eagerly set the download strategyJack Nagel
2014-06-18Use assert_predicateJack Nagel
2014-06-18Move test helpers into Homebrew::TestCaseJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-06-12Use example.com as domain in testsJack Nagel
2014-05-27Remove support for version "schemes", just pass version objects directlyJack Nagel
2014-02-18Inline static exception text to remove a rescueJack Nagel
2013-12-09Extract constants for checkums in testsJack Nagel
2013-10-30Resource: push conditional down into #verify_download_integrityJack Nagel
2013-10-11Resource: do not mutate passed-in specs hashJack Nagel
2013-10-11CurlDownloadStrategy: dup mirror list before mutating itJack Nagel
2013-09-17SoftwareSpec tests are now Resource testsJack Nagel