aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2012-08-25tests: adjust test_bottle_spec_selection for new bottle codeJack Nagel
2012-08-25Fix tests and NoMethodError with no X11 installed.Mike McQuaid
2012-08-25erlang: fix version detection and bottles.Mike McQuaid
2012-08-23Version: make MacOSVersion comparison more robustJack Nagel
2012-08-18Test version interrogation methodsJack Nagel
2012-08-18Simplify version comparison testsJack Nagel
2012-08-18Version: build-in devel version comparisonsJack Nagel
2012-08-18Add custom comparator for MacOS.versionJack Nagel
2012-08-18Add support for custom version schemesJack Nagel
2012-08-18Add Version#detected_from_url?Jack Nagel
2012-08-18Replace version strings with Version objectsJack Nagel
2012-08-18Further version test refactoringJack Nagel
2012-08-18Move version detection to Version classJack Nagel
2012-08-18Initial version comparison implementationJack Nagel
2012-08-18Preliminary version test refactoringJack Nagel
2012-08-12tests: require string extension before exceptionsJack Nagel
2012-08-09Deprecate ancient formula syntaxJack Nagel
2012-08-07Allow multiple unsatisfied fatal requirementsAdam Vandenberg
2012-07-05tests: expect that mirror lists are empty, not nilJack Nagel
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Demonstrate that bottles are selected correctlyJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-07-04Refactor checksummingJack Nagel
2012-07-04Introduce new formula specsJack Nagel
2012-06-16Teach Mach-O machinery about bundlesJack Nagel
2012-06-15Improve Pathname#text_executable? regexpJack Nagel
2012-05-30cleaner: use new Mach-O pathname methods in clean_fileJack Nagel
2012-05-30archs_for_command: use new Mach-O Pathname methodsJack Nagel
2012-05-30Pathname: add Mach-O moduleJack Nagel
2012-04-24Change versioned bottle syntax and fix issues.Mike McQuaid
2012-04-24Revert "Change versioned bottle syntax and fix issues."Mike McQuaid
2012-04-24Change versioned bottle syntax and fix issues.Mike McQuaid
2012-04-22Fix compiler selection tests on Xcode 4.2+Misty De Meo
2012-04-20Hardware test: add :arrandaleMisty De Meo
2012-04-18tests: add utility method to quell outputJack Nagel
2012-04-16tests: silence `zip` output in test_bucketJack Nagel
2012-04-16tests: silence test_detect_failed_configureJack Nagel
2012-04-16tests: replace tests script with rake-based runnerJack Nagel
2012-04-16tests: setup and teardown cleanupsJack Nagel
2012-04-14tests: reorganize compiler selection testsJack Nagel
2012-04-14tests: bring `brew update` tests up to dateJack Nagel
2012-04-14tests: remove special-casing @path in TestBallJack Nagel
2012-04-09tests: fix no-op fails_with testJack Nagel
2012-04-07Clean up fails_with test classesJack Nagel
2012-04-06info: output correct URL for tapped dupesJack Nagel
2012-04-06tests: silence mirror testJack Nagel
2012-04-06Fix protection against overriding Formula#brewJack Nagel
2012-04-06Add test for ghc version styleJack Nagel
2012-04-01Reset compiler when testing fails_withJack Nagel
2012-04-01New fails_with infrastructureJack Nagel