index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
test_resource.rb
Age
Commit message (
Expand
)
Author
2016-03-20
fix tests for deprecating SHA1
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-03-05
checksums: switch to sha256 for bottles and new formulae
Dominyk Tiller
2014-12-31
Don't attempt to detect version if URL is not set
Jack Nagel
2014-07-15
Eagerly set the download strategy
Jack Nagel
2014-06-18
Use assert_predicate
Jack Nagel
2014-06-18
Move test helpers into Homebrew::TestCase
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-12
Use example.com as domain in tests
Jack Nagel
2014-05-27
Remove support for version "schemes", just pass version objects directly
Jack Nagel
2014-02-18
Inline static exception text to remove a rescue
Jack Nagel
2013-12-09
Extract constants for checkums in tests
Jack Nagel
2013-10-30
Resource: push conditional down into #verify_download_integrity
Jack Nagel
2013-10-11
Resource: do not mutate passed-in specs hash
Jack Nagel
2013-10-11
CurlDownloadStrategy: dup mirror list before mutating it
Jack Nagel
2013-09-17
SoftwareSpec tests are now Resource tests
Jack Nagel