Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							892a3239bc 
							
						 
					 
					
						
						
							
							hardware: more porting to generic layer.  
						
						
						
						
					 
					
						2016-07-27 15:05:42 -06:00 
						 
				 
			
				
					
						
							
							
								ilovezfs 
							
						 
					 
					
						
						
						
						
							
						
						
							37e423ebb2 
							
						 
					 
					
						
						
							
							os/mac/hardware: add Skylake CPU.  
						
						... 
						
						
						
						Closes  Homebrew/homebrew#48781 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> 
					
						2016-02-03 21:10:01 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
						
						
							
						
						
							13d544e11e 
							
						 
					 
					
						
						
							
							Core files style updates.  
						
						... 
						
						
						
						Closes  Homebrew/homebrew#42354 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> 
					
						2015-08-03 13:22:35 +01:00 
						 
				 
			
				
					
						
							
							
								enami tsugutomo 
							
						 
					 
					
						
						
						
						
							
						
						
							0b4379e049 
							
						 
					 
					
						
						
							
							hardware: correctly detect early 2015 MacBook Pro.  
						
						... 
						
						
						
						Closes  Homebrew/homebrew#38996 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> 
					
						2015-04-24 18:26:42 +01:00 
						 
				 
			
				
					
						
							
							
								Jack Nagel 
							
						 
					 
					
						
						
						
						
							
						
						
							4b6abc7da2 
							
						 
					 
					
						
						
							
							Use assert_includes  
						
						
						
						
					 
					
						2014-06-18 20:34:10 -05:00 
						 
				 
			
				
					
						
							
							
								Jack Nagel 
							
						 
					 
					
						
						
						
						
							
						
						
							982e9239b8 
							
						 
					 
					
						
						
							
							Use a custom test class so we can avoid monkeypatching  
						
						
						
						
					 
					
						2014-06-18 20:32:51 -05:00 
						 
				 
			
				
					
						
							
							
								Jack Nagel 
							
						 
					 
					
						
						
						
						
							
						
						
							4b07dbbf78 
							
						 
					 
					
						
						
							
							Only define intel family test on intel CPU  
						
						
						
						
					 
					
						2014-06-13 16:32:26 -05:00 
						 
				 
			
				
					
						
							
							
								Misty De Meo 
							
						 
					 
					
						
						
						
						
							
						
						
							be9f2d7dea 
							
						 
					 
					
						
						
							
							Add Haswell to CPU tests  
						
						... 
						
						
						
						These tests need a lot of work... 
						
						
					 
					
						2013-07-01 01:06:44 -05:00 
						 
				 
			
				
					
						
							
							
								Jack Nagel 
							
						 
					 
					
						
						
						
						
							
						
						
							50db35e5d3 
							
						 
					 
					
						
						
							
							Use Hardware::CPU module  
						
						
						
						
					 
					
						2013-06-14 10:34:17 -05:00 
						 
				 
			
				
					
						
							
							
								Misty De Meo 
							
						 
					 
					
						
						
						
						
							
						
						
							2476801613 
							
						 
					 
					
						
						
							
							Hardware: separate out CPU values into CPU module  
						
						... 
						
						
						
						* CPU functions now exist in Hardware::CPU
* Added compatibility functions in compat/hardware_compat.rb
* Names are less specific to Mac hardware, e.g. CPU.family instead of
  Hardware.intel_family
* Hardware::CPU.family works for both Intel and PowerPC
* New helper methods on CPU, like .sse4? and .altivec?
Signed-off-by: Misty De Meo <mistydemeo@gmail.com> 
						
						
					 
					
						2013-03-23 13:40:18 -05:00 
						 
				 
			
				
					
						
							
							
								Tobias Lidskog 
							
						 
					 
					
						
						
						
						
							
						
						
							a4a795c096 
							
						 
					 
					
						
						
							
							Fix test failure on ivybridge cpus.  
						
						... 
						
						
						
						Closes  Homebrew/homebrew#18371 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com> 
					
						2013-03-10 10:37:56 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Nagel 
							
						 
					 
					
						
						
						
						
							
						
						
							93f8c71e21 
							
						 
					 
					
						
						
							
							tests: clean up whitespace  
						
						... 
						
						
						
						Signed-off-by: Jack Nagel <jacknagel@gmail.com> 
						
						
					 
					
						2012-07-04 22:47:34 -05:00 
						 
				 
			
				
					
						
							
							
								Jack Nagel 
							
						 
					 
					
						
						
						
						
							
						
						
							90dbb8a141 
							
						 
					 
					
						
						
							
							Prune some requires from test files  
						
						... 
						
						
						
						testing_env already requires utils; set up the ARGV and ENV extensions
there as well.
Signed-off-by: Jack Nagel <jacknagel@gmail.com> 
						
						
					 
					
						2012-07-04 22:47:34 -05:00 
						 
				 
			
				
					
						
							
							
								Misty De Meo 
							
						 
					 
					
						
						
						
						
							
						
						
							aed54ce966 
							
						 
					 
					
						
						
							
							Hardware test: add :arrandale  
						
						... 
						
						
						
						For some reason :arrandale was missing from the list of hardware in the
Intel family in the hardware test. 
						
						
					 
					
						2012-04-20 10:44:19 -05:00 
						 
				 
			
				
					
						
							
							
								Chris Ledet 
							
						 
					 
					
						
						
						
						
							
						
						
							f1cd284f12 
							
						 
					 
					
						
						
							
							Add :sandybridge to hardware_family test  
						
						... 
						
						
						
						Signed-off-by: Jack Nagel <jacknagel@gmail.com> 
						
						
					 
					
						2011-09-08 21:29:51 -05:00 
						 
				 
			
				
					
						
							
							
								Adam Vandenberg 
							
						 
					 
					
						
						
						
						
							
						
						
							a5cbf94596 
							
						 
					 
					
						
						
							
							Move hardware detection tests to separate file.  
						
						
						
						
					 
					
						2010-04-06 08:27:10 -07:00