Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							7762ce32aa 
							
						 
					 
					
						
						
							
							Use more descriptive heredoc names.  
						
						
						
						
					 
					
						2018-07-11 18:15:30 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3d423b0587 
							
						 
					 
					
						
						
							
							Add path method to Caskroom and Cache.  
						
						
						
						
					 
					
						2018-06-09 09:52:48 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							5e1806e796 
							
						 
					 
					
						
						
							
							test: rubocop-rspec style auto-corrects.  
						
						... 
						
						
						
						There’s too many warnings to start enabling `rubocop-rspec` by default
but let’s at least apply the cleanups it does automatically. 
						
						
					 
					
						2018-03-25 13:30:37 +01:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							b864ae7b40 
							
						 
					 
					
						
						
							
							backing up  
						
						
						
						
					 
					
						2018-02-14 07:57:04 +10:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							e078becf4f 
							
						 
					 
					
						
						
							
							cask move_back: copy / delete  
						
						
						
						
					 
					
						2018-02-14 07:39:44 +10:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							6760d26319 
							
						 
					 
					
						
						
							
							Create Hbc::Config class.  
						
						
						
						
					 
					
						2018-01-27 21:47:18 +01:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							8ee6ac2613 
							
						 
					 
					
						
						
							
							Implement @reitermarkus's comments  
						
						... 
						
						
						
						- Split move into a move_back (and clarify when it is used)
- Remove unused flags
- Raise error if installed Caskfile not found
- Error out if an upgrade fails
- Remove some defensive programming checks 
						
						
					 
					
						2017-11-16 10:40:32 -03:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							72e673afae 
							
						 
					 
					
						
						
							
							Fix reinstall/uninstall tests  
						
						
						
						
					 
					
						2017-11-10 11:33:44 -03:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							9bee9ca575 
							
						 
					 
					
						
						
							
							Use “squiggly” heredocs.  
						
						
						
						
					 
					
						2017-10-18 14:39:09 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							97333df4cb 
							
						 
					 
					
						
						
							
							Add helper method for Cask fixture paths and refactor CaskLoader.  
						
						
						
						
					 
					
						2017-10-07 16:11:25 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							643b2a168c 
							
						 
					 
					
						
						
							
							Refactor cask/cli specs.  
						
						
						
						
					 
					
						2017-10-03 10:56:40 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							ef67b77d95 
							
						 
					 
					
						
						
							
							Make Cask commands fail early if a Cask is not found.  
						
						
						
						
					 
					
						2017-09-11 09:04:51 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							2ad3a87045 
							
						 
					 
					
						
						
							
							Silence all specs by default.  
						
						
						
						
					 
					
						2017-07-29 20:25:37 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							9c8f7138f3 
							
						 
					 
					
						
						
							
							Add casks method to iterate through arguments.  
						
						
						
						
					 
					
						2017-06-13 19:45:29 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							02a1e2781f 
							
						 
					 
					
						
						
							
							Fix tests for CLI::Options DSL.  
						
						
						
						
					 
					
						2017-05-22 02:51:17 +02:00 
						 
				 
			
				
					
						
							
							
								Joshua McKinney 
							
						 
					 
					
						
						
						
						
							
						
						
							437db065ca 
							
						 
					 
					
						
						
							
							Be a little less specific in cask output tests  
						
						... 
						
						
						
						These tests seemed a little over-specified and were failing on the CI
server. Reducing the specificity a little to try to get them to pass. 
						
						
					 
					
						2017-03-19 19:56:41 -05:00 
						 
				 
			
				
					
						
							
							
								Joshua McKinney 
							
						 
					 
					
						
						
						
						
							
						
						
							d11e417105 
							
						 
					 
					
						
						
							
							Hide output from brew cask uninstall test  
						
						... 
						
						
						
						This test showed extraneous info in the test output 
						
						
					 
					
						2017-03-19 13:14:16 -05:00 
						 
				 
			
				
					
						
							
							
								Joshua McKinney 
							
						 
					 
					
						
						
						
						
							
						
						
							3703ef1885 
							
						 
					 
					
						
						
							
							Show messages when (un)installing Casks  
						
						... 
						
						
						
						Addresses an issue where it can be unclear at times exactly which part
of the (un|re)installation processes is reporting an error. See
https://github.com/caskroom/homebrew-cask/issues/30968  
						
						
					 
					
						2017-03-19 13:14:16 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							621b67e531 
							
						 
					 
					
						
						
							
							Refactor artifacts.  
						
						
						
						
					 
					
						2017-03-10 09:44:50 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							9fc6c7b2be 
							
						 
					 
					
						
						
							
							Move Cask specs into brew tests.  
						
						
						
						
					 
					
						2017-03-05 23:08:14 +01:00