aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_patching.rb
AgeCommit message (Expand)Author
2014-12-28Drop unnecessary requiresJack Nagel
2014-12-26Refactor patching testsJack Nagel
2014-12-26Commit test updates that were supposed to be part of b76e26c9cf1fc805663d86b6...Jack Nagel
2014-10-26Fix filename caseJack Nagel
2014-07-29Decouple DATA patches from the executing scriptJack Nagel
2014-07-29Store test patches in constantsJack Nagel
2014-06-23Clear cache after patching testsJack Nagel
2014-06-18Use assert_includesJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-06-12Remove an extra slash in file:// URLs in testsJack Nagel
2014-06-10Rename TEST_FOLDER to TEST_DIRECTORYJack Nagel
2014-06-10Extract constant stringsJack Nagel
2014-03-13Enable new patch implementation with compatibility layerJack Nagel
2013-04-07test_patching: inline test classesJack Nagel
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-04-18tests: add utility method to quell outputJack Nagel
2010-04-06Move TestBall definition to separate file.Adam Vandenberg
2010-04-06Add tests for patching.Adam Vandenberg