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
Age
Commit message (
Expand
)
Author
2014-07-18
Add a factory method that accepts a formula object
Jack Nagel
2014-07-18
Ask the filename object for the prefix
Jack Nagel
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-16
Remove more dead code
Jack Nagel
2014-07-16
Don't raise when converting the tag to a version fails
Jack Nagel
2014-07-16
Raise ArgumentError when a symbol can't be mapped to a version
Jack Nagel
2014-07-16
Rename test
Jack Nagel
2014-07-16
Remove dead code
Jack Nagel
2014-07-16
Rename fetch_bottle_for to fetch_checksum_for
Jack Nagel
2014-07-15
Implement []= on BottleCollector
Jack Nagel
2014-07-15
No need to set the URL for dependency test
Jack Nagel
2014-07-15
Eagerly set the download strategy
Jack Nagel
2014-07-13
Use accessor method in test
Jack Nagel
2014-07-12
Handle conflicts where links point at symlinks
Jack Nagel
2014-07-12
Always link symlinks directly
Jack Nagel
2014-07-11
Add test for InstallRenamed module
Jack Nagel
2014-07-10
Raise Errno::ENOENT instead of RuntimeError from Pathname#install
Jack Nagel
2014-07-10
Fix method signature
Jack Nagel
2014-07-07
Remove proc handling from BuildEnvironment
Jack Nagel
2014-07-07
Eliminate some indirection in evaluating requirement env blocks
Jack Nagel
2014-07-07
Simplify BuildEnvironmentDSL test setup
Jack Nagel
2014-07-07
Merge should return self
Jack Nagel
2014-07-07
Dependency initializer takes an array
Jack Nagel
2014-07-07
Fix BuildEnvironment marshalling test
Jack Nagel
2014-07-07
Don't need mocks here
Jack Nagel
2014-07-07
Only store one proc per BuildEnvironment instance
Jack Nagel
2014-07-06
Close duped output streams before returning
Jack Nagel
2014-07-05
Add popen wrapper that does not invoke the shell
Jack Nagel
2014-07-03
Add more tests documenting linking behavior
Jack Nagel
2014-07-03
Avoid chdir just to make a symlink
Jack Nagel
2014-07-03
Move repeated pathname into setup
Jack Nagel
2014-07-03
Don't assign @keg twice in setup
Jack Nagel
2014-07-03
No need to silence output from Keg#link anymore
Jack Nagel
2014-07-03
Option does not need to be Comparable
Jack Nagel
2014-07-03
Add assert_eql to provide better failure messages for eql? tests
Jack Nagel
2014-07-03
Fix PkgVersion#<=>
Jack Nagel
2014-07-03
Fix Formula#<=> on trunk Ruby
Jack Nagel
2014-07-03
Replace ComparableSet with a Requirements collection
Jack Nagel
2014-07-03
Don't invoke mdfind in the tests
Jack Nagel
2014-07-03
Add inspect to mock updater so test failures are readable
Jack Nagel
2014-07-02
Add regression test for decf7acced44bb156ba18677f55609b19ff6ca5a
Jack Nagel
2014-07-02
Don't expose the dependency cache data structure
Jack Nagel
2014-07-02
Add a test that exercises the code in X11Dependency#satisfied?
Jack Nagel
2014-07-01
X11Dependency objects: fix hash equality
Jack Nagel
2014-07-01
X11Dependency: use Version objects
Jack Nagel
2014-07-01
Flesh out linking tests
Jack Nagel
2014-06-30
Add tests around opt links
Jack Nagel
2014-06-30
Fix tab tests
Jack Nagel
2014-06-29
Test that the tab round-trips through JSON
Jack Nagel
2014-06-29
Fix typo in tab test setup
Jack Nagel
[next]