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_hardware.rb
Age
Commit message (
Expand
)
Author
2016-11-13
No if/unless-modifier on multiline blocks.
Markus Reiter
2016-07-27
hardware: more porting to generic layer.
Mike McQuaid
2016-02-03
os/mac/hardware: add Skylake CPU.
ilovezfs
2015-08-03
Core files style updates.
BrewTestBot
2015-04-24
hardware: correctly detect early 2015 MacBook Pro.
enami tsugutomo
2014-06-18
Use assert_includes
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-13
Only define intel family test on intel CPU
Jack Nagel
2013-07-01
Add Haswell to CPU tests
Misty De Meo
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-03-10
Fix test failure on ivybridge cpus.
Tobias Lidskog
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-04-20
Hardware test: add :arrandale
Misty De Meo
2011-09-08
Add :sandybridge to hardware_family test
Chris Ledet
2010-04-06
Move hardware detection tests to separate file.
Adam Vandenberg