aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_integration_cmds.rb
AgeCommit message (Expand)Author
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-16Move LinkedKegs/PinnedKegs/Locks from Library.Mike McQuaid
2016-09-15Use constants for LinkedKegs/PinnedKegs/Locks.Mike McQuaid
2016-09-11test/test_integration_cmds: fix Rubocop warnings.Mike McQuaid
2016-09-08Merge pull request #864 from vladshablinsky/skip-upgradeMike McQuaid
2016-09-08Add `--help` to all developer commands.Mike McQuaid
2016-09-07test_integration_cmds: reinstall pinnedVlad Shablinsky
2016-09-04Merge pull request #201 from gregory-nisbet/feature-env-shellsMike McQuaid
2016-08-26test_integration_cmds: use https://bot.brew.shDominyk Tiller
2016-08-18Rename bottle's revision to rebuild.Mike McQuaid
2016-08-10tests for shell-specific diagnostic messageGreg Nisbet
2016-08-10Utils::Shell.shell_profile in formula_cellar_checksGreg Nisbet
2016-08-10resolve conflict in diagnostic.rbGreg Nisbet
2016-08-08tests: extend cmd/install integration testAndrea Kao
2016-08-08tests: refactor installation, renaming of CoreTap formulaAndrea Kao
2016-08-08test_integration_cmds: non-OS X skip cask/servicesMike McQuaid
2016-08-08tests: add cmd/test integration testAndrea Kao
2016-08-06tests: fix code style issues (#587)Andrea Kao
2016-08-04tests: add cmd/migrate integration testAndrea Kao
2016-08-02tests: update cmd/analytics integration testAndrea Kao
2016-07-27tests: add cmd/switch integration testAndrea Kao
2016-07-27tests: extend cmd_fail to all non-zero exit codes (#595)Andrea Kao
2016-07-27tests: add cmd/analytics integration test (#558)Andrea Kao
2016-07-26tests: add cmd/pull integration test (#525)Andrea Kao
2016-07-19tests: add cmd/irb integration test (#501)Andrea Kao
2016-07-19tests: nest HOMEBREW_TEMP inside TEST_TMPDIR (#554)Andrea Kao
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-07-14test-bot: start running generic tests. (#505)Mike McQuaid
2016-07-13tests: add cmd/link, cmd/unlink integration tests (#398)Andrea Kao
2016-07-11test_integration_cmds: compile in install test. (#479)Mike McQuaid
2016-07-10tests: clean up after bottle testMartin Afanasjew
2016-07-10tests: fuse broken/split --repository testsMartin Afanasjew
2016-07-10tests: remove bogus cleanup testMartin Afanasjew
2016-07-08test_integration_cmds: use a single teardown. (#475)Mike McQuaid
2016-07-05tests: fix leak in '[un]linkapps' integration test (#439)Martin Afanasjew
2016-07-04Remove unnecessary official command tapping.Mike McQuaid
2016-07-04test_integration_cmds: loosen cask test.Mike McQuaid
2016-07-04Revert "Revert "Test officially supported cmd taps. (#390)""Mike McQuaid
2016-07-04Revert "Test officially supported cmd taps. (#390)"Martin Afanasjew
2016-07-04Test officially supported cmd taps. (#390)Mike McQuaid
2016-06-22tests: refactor formula file creation (#370)Andrea Kao
2016-06-19tests: add cmd/search integration test (#356)Andrea Kao
2016-06-14tests: fix problems in 'log with formula' test (#350)Martin Afanasjew
2016-06-12tests: extend cmd/log integration test (#333)Andrea Kao
2016-06-03tests: extend cmd/desc integration test (#314)Andrea Kao
2016-06-02tests: add missing requireMartin Afanasjew
2016-06-02tests: extend cmd/home integration test (#305)Andrea Kao
2016-05-30test_integration_cmds: fix when not a developer.Mike McQuaid
2016-05-08test_integration_cmds: print output on failure. (#213)Mike McQuaid