aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2013-07-09Remove duplication in updater testsJack Nagel
2013-07-09Properly define tapped formulae in updatephinze
2013-07-01Add Haswell to CPU testsMisty De Meo
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
2013-06-28Reject versions that aren't stringsJack Nagel
2013-06-28Detect versions in tag specsJack Nagel
2013-06-27Fix some #eql? correctness issuesJack Nagel
2013-06-26Add syntax sugar for MPIDependencyJack Nagel
2013-06-26Skip test on Xcode only systemsAdam Vandenberg
2013-06-25Uniqify tags when merging dependenciesJack Nagel
2013-06-24Requirement: callers are responsible for invoking #satisfied?Jack Nagel
2013-06-24Actually make the assertion we care aboutJack Nagel
2013-06-24Copy env_proc when merging depsJack Nagel
2013-06-22Use OkJson directlyJack Nagel
2013-06-22Add Utils::JSON to wrap the JSON implementationJack Nagel
2013-06-22Homebrew has an actual license, remove stale commentJack Nagel
2013-06-22Don't use cats in bottle tag tests (thanks 10.9).Mike McQuaid
2013-06-20perforce: add version detection regex.Mike McQuaid
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