aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_updater.rb
AgeCommit message (Expand)Author
2013-07-09Remove duplication in updater testsJack Nagel
2013-07-09Properly define tapped formulae in updatephinze
2013-04-13Remove extra requireJack Nagel
2013-03-28Suppress uninitialized instance variable warningsJack Nagel
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-04-14tests: bring `brew update` tests up to dateJack Nagel
2012-03-05Adjust updater tests for `git config` callsJack Nagel
2011-09-21update: correct failing testsJack Nagel
2011-09-02update: bring tests up-to-dateJack Nagel
2011-06-14refactor `update` command to use git diff instead of parsing `pull` outputMislav Marohnić
2011-06-14enable updater tests to be run on their ownMislav Marohnić
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-05-12Fix the update testsDavid Porter
2010-04-06Move updater tests to separate file.Adam Vandenberg
2010-02-02Update test suite.Adam Vandenberg