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_integration_cmds.rb
Age
Commit message (
Expand
)
Author
2016-04-02
fix brew tests
Xu Cheng
2016-03-24
--repository: support to show tap path
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-26
tap: support --quieter flag
Xu Cheng
2016-02-10
bottle: do not follow symlink when setting mtime
Xu Cheng
2016-02-07
tests: add leaves & prune integration tests
Baptiste Fontaine
2016-02-07
tests: cleanup test bottle
Baptiste Fontaine
2016-02-07
tests: monkey-patch exec to get coverage reports
Baptiste Fontaine
2016-02-07
tests: remove unnecessary cd
Baptiste Fontaine
2016-02-06
tests: fix simplecov handling in integration tests
Baptiste Fontaine
2016-02-05
HOMEBREW_BREW_FILE was unset for the tests
ilovezfs
2016-02-03
test_integration_cmds: fix warning.
ilovezfs
2016-02-03
tests: remove the problematic test-bot test
Baptiste Fontaine
2016-02-03
tests: more integration tests
Baptiste Fontaine
2016-02-03
tests: remove unnecessary code
Baptiste Fontaine
2016-01-31
tests: more integration tests
Baptiste Fontaine
2016-01-31
tests: more integration tests
Baptiste Fontaine
2016-01-27
tests: don't try to rm an unexisting file
Baptiste Fontaine
2016-01-27
tests: fix a file leak
Baptiste Fontaine
2016-01-21
tests: use unique identifiers w/ integration tests
Martin Afanasjew
2016-01-20
tests: tap-readme integration test added
Baptiste Fontaine
2016-01-20
tests: cmd/edit & cmd/info tests added
Baptiste Fontaine
2016-01-20
sh: flush stdout before executing the shell
Baptiste Fontaine
2016-01-17
test_edit: HOMEBREW_EDITOR takes precedence over EDITOR
Misty De Meo
2016-01-16
tests: more integration tests
Baptiste Fontaine
2016-01-09
fix test_missing test
Xu Cheng
2016-01-06
a few more integration tests
Baptiste Fontaine
2016-01-05
doctor: move code away from cmd/
Baptiste Fontaine
2016-01-05
integration tests: allow env overriding
Baptiste Fontaine
2016-01-04
integration tests: fix failing test
Baptiste Fontaine
2016-01-03
test_intergration_cmds: fix minor typo
Dominyk Tiller
2016-01-03
test_intergration_cmds: paren-wrap regex
Dominyk Tiller
2015-12-26
IntegrationCommandTests: improve bottle test
Xu Cheng
2015-12-19
add IntergrationCommandTests#test_tap
Xu Cheng
2015-12-19
add IntergrationCommandTests#test_readall
Xu Cheng
2015-12-18
Add some more integration command tests.
Mike McQuaid
2015-11-25
Skip pouring from a bottle if --cc is passed
Daniel Trebbien
2015-09-06
test_integration_cmds: fix syntax warning
Xu Cheng
2015-08-25
include git sha1 in --version output
Tim D. Smith
2015-08-15
let tests pass on Xcode-only systems
Tim D. Smith
2015-08-03
Core files style updates.
BrewTestBot
2015-07-28
test_integration_cmds: basic integration tests.
Mike McQuaid