Xu Cheng
|
28b4923dad
|
fix tests for deprecating SHA1
Closes Homebrew/homebrew#50272.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
2016-03-20 14:55:58 +08:00 |
|
BrewTestBot
|
13d544e11e
|
Core files style updates.
Closes Homebrew/homebrew#42354.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
2015-08-03 13:22:35 +01:00 |
|
Dominyk Tiller
|
12861686b8
|
checksums: switch to sha256 for bottles and new formulae
Closes Homebrew/homebrew#37164.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
2015-03-05 14:45:39 +00:00 |
|
Jack Nagel
|
62c0a391b4
|
Don't attempt to detect version if URL is not set
|
2014-12-31 10:38:04 -05:00 |
|
Jack Nagel
|
771bc2978c
|
Eagerly set the download strategy
|
2014-07-15 13:42:03 -05:00 |
|
Jack Nagel
|
58a75b0f71
|
Use assert_predicate
|
2014-06-18 20:34:09 -05:00 |
|
Jack Nagel
|
89d74ec475
|
Move test helpers into Homebrew::TestCase
|
2014-06-18 20:32:51 -05:00 |
|
Jack Nagel
|
982e9239b8
|
Use a custom test class so we can avoid monkeypatching
|
2014-06-18 20:32:51 -05:00 |
|
Jack Nagel
|
9a554f5f4b
|
Use example.com as domain in tests
|
2014-06-12 17:58:12 -05:00 |
|
Jack Nagel
|
f446e95852
|
Remove support for version "schemes", just pass version objects directly
I'm not sure why I thought reinventing object instantiation was a good
idea.
|
2014-05-27 21:41:43 -05:00 |
|
Jack Nagel
|
ca0eff67fa
|
Inline static exception text to remove a rescue
|
2014-02-18 13:27:35 -05:00 |
|
Jack Nagel
|
291cdea687
|
Extract constants for checkums in tests
|
2013-12-09 15:57:50 -06:00 |
|
Jack Nagel
|
2dd44f7791
|
Resource: push conditional down into #verify_download_integrity
|
2013-10-30 10:16:20 -05:00 |
|
Jack Nagel
|
167017f89a
|
Resource: do not mutate passed-in specs hash
|
2013-10-11 20:21:41 -05:00 |
|
Jack Nagel
|
284a3716ea
|
CurlDownloadStrategy: dup mirror list before mutating it
|
2013-10-11 19:14:52 -05:00 |
|
Jack Nagel
|
3793c05845
|
SoftwareSpec tests are now Resource tests
|
2013-09-17 21:29:50 -05:00 |
|