aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2013-05-14test_keg: reduce noise by including FileUtilsJack Nagel
2013-05-14test_keg: make mode an ivarJack Nagel
2013-05-10Add type accessors to DependenciesJack Nagel
2013-05-10Refactor Dependency.expandJack Nagel
2013-05-10Reorganize compatJack Nagel
2013-05-09Overwrite broken symlinks with --overwriteDesmond Brand
2013-05-06Reduce allocations in dependency constructionJack Nagel
2013-05-06TypeError is appropriate hereJack Nagel
2013-04-27Don't test error messageJack Nagel
2013-04-27Allow `brew versions` to work with underspecified formulaeJack Nagel
2013-04-26Add deps target to tests Rakefile for needed gems.Mike McQuaid
2013-04-24Add a couple more version testsJack Nagel
2013-04-24Split up big version detection testJack Nagel
2013-04-16Add tests for FormulaPin and simplify implementationJack Nagel
2013-04-15Don't create MacOS.version multiple timesJack Nagel
2013-04-13Remove extra requireJack Nagel
2013-04-13Use assert_operatorJack Nagel
2013-04-13Remove obsolete testsJack Nagel
2013-04-13Make a specific assertion in this testJack Nagel
2013-04-13Raise a useful exception for incomplete formulaeJack Nagel
2013-04-13Add tests for formula spec selectionJack Nagel
2013-04-13Allow "devel-only" formulaeJack Nagel
2013-04-13Improved formula attribute validationJack Nagel
2013-04-13Clean up checksum verification testsJack Nagel
2013-04-10Eliminate test_bucketJack Nagel
2013-04-10More comprehensive tests for Pathname extensionJack Nagel
2013-04-10Make test formulae initializers more flexibleJack Nagel
2013-04-10Move formula equality tests out of test_bucketJack Nagel
2013-04-09Check existence rather than rescue exceptionsJack Nagel
2013-04-09Simplify these testsJack Nagel
2013-04-08Clean up mirror support testJack Nagel
2013-04-08Fix argument order in test_comparablesetJack Nagel
2013-04-08Fix specs in TestBallJack Nagel
2013-04-08Tests for SoftwareSpec and subclassesJack Nagel
2013-04-08Ensure ARGV is cleaned upJack Nagel
2013-04-07Clean up some things in test_bucketJack Nagel
2013-04-07Simplify testsJack Nagel
2013-04-07Define RUBY_PATH for testsJack Nagel
2013-04-07test_patching: inline test classesJack Nagel
2013-04-07Isolate ARGV extension testsJack Nagel
2013-04-07Delete pointless testJack Nagel
2013-04-07Tests for AbstractDownloadStrategyJack Nagel
2013-04-07Tests for Checksum classJack Nagel
2013-04-02Suppress warnings in test_pathname_installJack Nagel
2013-04-02Add test for differing module and import nameJack Nagel
2013-04-02Fix requires in test_x11_dependency.rbJack Nagel
2013-04-02Shrink requirements.rbJack Nagel
2013-04-02Don't use "assert_not_nil"Jack Nagel
2013-04-02Split out and fix LanguageModuleDependency testsJack Nagel
2013-04-02Add new tests for fails_with DSLJack Nagel