aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_integration_cmds.rb
AgeCommit message (Expand)Author
2016-04-02fix brew testsXu Cheng
2016-03-24--repository: support to show tap pathXu Cheng
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-02-26tap: support --quieter flagXu Cheng
2016-02-10bottle: do not follow symlink when setting mtimeXu Cheng
2016-02-07tests: add leaves & prune integration testsBaptiste Fontaine
2016-02-07tests: cleanup test bottleBaptiste Fontaine
2016-02-07tests: monkey-patch exec to get coverage reportsBaptiste Fontaine
2016-02-07tests: remove unnecessary cdBaptiste Fontaine
2016-02-06tests: fix simplecov handling in integration testsBaptiste Fontaine
2016-02-05HOMEBREW_BREW_FILE was unset for the testsilovezfs
2016-02-03test_integration_cmds: fix warning.ilovezfs
2016-02-03tests: remove the problematic test-bot testBaptiste Fontaine
2016-02-03tests: more integration testsBaptiste Fontaine
2016-02-03tests: remove unnecessary codeBaptiste Fontaine
2016-01-31tests: more integration testsBaptiste Fontaine
2016-01-31tests: more integration testsBaptiste Fontaine
2016-01-27tests: don't try to rm an unexisting fileBaptiste Fontaine
2016-01-27tests: fix a file leakBaptiste Fontaine
2016-01-21tests: use unique identifiers w/ integration testsMartin Afanasjew
2016-01-20tests: tap-readme integration test addedBaptiste Fontaine
2016-01-20tests: cmd/edit & cmd/info tests addedBaptiste Fontaine
2016-01-20sh: flush stdout before executing the shellBaptiste Fontaine
2016-01-17test_edit: HOMEBREW_EDITOR takes precedence over EDITORMisty De Meo
2016-01-16tests: more integration testsBaptiste Fontaine
2016-01-09fix test_missing testXu Cheng
2016-01-06a few more integration testsBaptiste Fontaine
2016-01-05doctor: move code away from cmd/Baptiste Fontaine
2016-01-05integration tests: allow env overridingBaptiste Fontaine
2016-01-04integration tests: fix failing testBaptiste Fontaine
2016-01-03test_intergration_cmds: fix minor typoDominyk Tiller
2016-01-03test_intergration_cmds: paren-wrap regexDominyk Tiller
2015-12-26IntegrationCommandTests: improve bottle testXu Cheng
2015-12-19add IntergrationCommandTests#test_tapXu Cheng
2015-12-19add IntergrationCommandTests#test_readallXu Cheng
2015-12-18Add some more integration command tests.Mike McQuaid
2015-11-25Skip pouring from a bottle if --cc is passedDaniel Trebbien
2015-09-06test_integration_cmds: fix syntax warningXu Cheng
2015-08-25include git sha1 in --version outputTim D. Smith
2015-08-15let tests pass on Xcode-only systemsTim D. Smith
2015-08-03Core files style updates.BrewTestBot
2015-07-28test_integration_cmds: basic integration tests.Mike McQuaid