aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
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
2013-04-02Isolate compiler selector testsJack Nagel
2013-04-02Bump useable clang version to 318Jack Nagel
2013-04-01Test that X11 env is triggered correctlyJack Nagel
2013-04-01Requirement: env DSL is evaluated in context of self, not ENVJack Nagel
2013-04-01Make testing_env somewhat readableJack Nagel
2013-04-01Silence stderr in test suiteJack Nagel
2013-03-28Suppress uninitialized instance variable warningsJack Nagel
2013-03-28Suppress ambiguous argument and grouped expression warningsJack Nagel
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-18Simplify SoftwareSpec checksum methodsJack Nagel
2013-03-16Decouple CompilerSelector from ENVJack Nagel
2013-03-16Use a priority queue to select compilersJack Nagel
2013-03-12Switch compilers when no build is specifiedJack Nagel
2013-03-11Relocate bottles using install_name_tool.Mike McQuaid
2013-03-11Portability fixes to run Homebrew on Linux systemsShaun Jackman
2013-03-10Fix test failure on ivybridge cpus.Tobias Lidskog
2013-03-09tests: allow setting MACOS_VERSION from the environmentJack Nagel
2013-03-09Fix tests under 32-bit SLJack Nagel
2013-03-09bottles: remove unused 'version' from DSL.Mike McQuaid
2013-03-01Support 32-bit 10.6 bottles.Mike McQuaid
2013-03-01Add non-/usr/local bottles support.Mike McQuaid
2013-03-01Cleanup bottle DSL.Mike McQuaid