aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2013-06-15Avoid unnecessary float to string conversionJack Nagel
2013-06-14Run tests under actual OS versionJack Nagel
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-12Remove unused variableJack Nagel
2013-06-11Check method existence rather than Ruby versionJack Nagel
2013-06-10Add failing test for a misdetected versionJack Nagel
2013-06-08Add :ld64 dependencyMisty De Meo
2013-06-08Merge repeated deps with differing optionsJack Nagel
2013-06-08Add Enumerable#group_byJack Nagel
2013-06-07test_dependency_expansion: dep names should always be stringsJack Nagel
2013-06-07Fix failing testJack Nagel
2013-06-06Decouple bottle tags from MacOS.catJack Nagel
2013-06-05Improve tokenization of version stringsJack Nagel
2013-06-05Add failing test for patchlevel version comparisonsJack Nagel
2013-06-04Extract attr_rw from Formula for reuseJack Nagel
2013-06-03Allow explicit conversion of requirements to depsJack Nagel
2013-06-03Remove empty test fileJack Nagel
2013-06-03Python 2.x and 3.x supportSamuel John
2013-06-01test_mach: move helper method out of global namespaceJack Nagel
2013-06-01Require hardware where it is neededJack Nagel
2013-05-25Add tests for Formula#installed_prefixJack Nagel
2013-05-25tests: extract common formula helperJack Nagel
2013-05-21Fix CompilerSelector tests on systems that have gcc 4.0Jack Nagel
2013-05-20CompilerSelector: raise when no compatible compilerMisty De Meo
2013-05-20Add test for ARGV.flag?Jack Nagel
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