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_tab.rb
Age
Commit message (
Expand
)
Author
2016-04-02
fix brew tests
Xu Cheng
2016-01-15
tab: add source modified time metadata
Xu Cheng
2015-12-09
test-tab: tap is a Tap object now
Xu Cheng
2015-11-29
test_tab: use installed_prefixes
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-31
test_tab: add test for Tab#spec
Xu Cheng
2015-03-14
Switch to a more useful serialization of tap info
Jack Nagel
2015-02-21
Switch to string keys
Jack Nagel
2015-02-21
Eliminate conditional
Jack Nagel
2015-02-18
Start recording the formula path in the install receipt
Jack Nagel
2014-10-19
tab: remap deprecated options in tabs.
Mike McQuaid
2014-08-14
Use the as_flags method instead of map
Jack Nagel
2014-08-13
Simplify tab test setup
Jack Nagel
2014-08-09
Stop exposing combined options from the tab
Jack Nagel
2014-08-08
Better assertions in tab test
Jack Nagel
2014-08-07
Avoid using setters in tab tests
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
Get the Tab class under test
Jack Nagel