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-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
2014-06-29
Normalize paths before calling Tab.from_file
Jack Nagel
2014-06-29
Add tests documenting install receipt loading behavior
Jack Nagel
2014-06-29
Remove test that is now covered by tab tests
Jack Nagel
2014-06-29
Get the Tab class under test
Jack Nagel
2014-06-28
Use TEST_SHA1 constant in checksum tests
Jack Nagel
2014-06-27
Convert update report to use composition
Jack Nagel
2014-06-23
Add module for logging filesystem leaks in tests
Jack Nagel
2014-06-23
Make the test tmpdir a constant
Jack Nagel
2014-06-23
Use Keg#uninstall to uninstall kegs
Jack Nagel
2014-06-23
Remove pin directory when empty
Jack Nagel
2014-06-23
Fix file leak in lock tests
Jack Nagel
2014-06-23
Fix directory leaks in formula prefix tests
Jack Nagel
2014-06-23
Clear cache after patching tests
Jack Nagel
2014-06-23
Fix test class name collision
Jack Nagel
2014-06-23
Fix directory leak in test_cleanup
Jack Nagel
2014-06-23
Clear cache after checksum verification tests
Jack Nagel
2014-06-23
Fix directory leak in test_argv
Jack Nagel
2014-06-23
Fix directory leak in test_cleaner
Jack Nagel
2014-06-23
Clear cache after formula install tests
Jack Nagel
2014-06-23
Fix directory leak in test_pathname_version
Jack Nagel
2014-06-23
Explicitly create top-level directories for tests
Jack Nagel
2014-06-23
Give the temporary test directory a prefix
Jack Nagel
[next]