index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
test_compiler_selector.rb
Age
Commit message (
Expand
)
Author
2016-11-16
Reorder and rename test files.
Markus Reiter
2016-11-10
CompilerSelector: fix null check, tests
Misty De Meo
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2015-08-03
Core files style updates.
BrewTestBot
2014-09-18
Replace CompilerQueue with predetermined priority lists
Jack Nagel
2014-08-30
Use the accessors to update the test double
Jack Nagel
2014-08-30
Test CompilerSelector against a SoftwareSpec instance
Jack Nagel
2014-08-30
Test against real CompilerFailure objects
Jack Nagel
2014-08-30
Remove obsolete nil check
Jack Nagel
2014-06-18
Switch to Minitest
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-11
Decouple CompilerSelector from MacOS, clean up tests
Jack Nagel
2013-12-03
Adjust tests for ac1fd380759ebe9aa3fe42465cd5d38b209c32b5
Jack Nagel
2013-09-10
Fix CompilerSelector test for llvm
Misty De Meo
2013-09-01
Implement fails_with for non-Apple compilers
Misty De Meo
2013-06-12
Remove unused variable
Jack Nagel
2013-05-21
Fix CompilerSelector tests on systems that have gcc 4.0
Jack Nagel
2013-05-20
CompilerSelector: raise when no compatible compiler
Misty De Meo
2013-04-02
Isolate compiler selector tests
Jack Nagel