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-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
2014-06-23
Call original backtick using super
Jack Nagel
2014-06-23
Use Dir.mktmpdir to create temp directory for tests
Jack Nagel
2014-06-23
Pass repository path into the updater
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-20
Remove ARGV.filter_for_dependencies
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
Jack Nagel
2014-06-20
Pass the requested spec into the formula instance
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-18
Combine Homebrew module declarations in testing_env
Jack Nagel
2014-06-18
Make sure compatible gem versions are installed
Jack Nagel
2014-06-18
Use assert_silent
Jack Nagel
[next]