aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_checksum_verification.rb
AgeCommit message (Collapse)Author
2016-11-16Reorder and rename test files.Markus Reiter
2016-03-20fix tests for deprecating SHA1Xu Cheng
Closes Homebrew/homebrew#50272. Signed-off-by: Xu Cheng <xucheng@me.com>
2016-01-20test: add metafiles to testballAlex Dunn
2016-01-09tests: missing requires addedBaptiste Fontaine
Closes Homebrew/homebrew#47866. Closes Homebrew/homebrew#47861. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-08-03Core files style updates.BrewTestBot
Closes Homebrew/homebrew#42354. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-28Avoid TestBall class in checksum verification testsJack Nagel
2014-11-07Normalize requires in testsJack Nagel
2014-06-23Fix test class name collisionJack Nagel
2014-06-23Clear cache after checksum verification testsJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2013-04-13Clean up checksum verification testsJack Nagel