make: drop obsolete easytest rules
[ci skip]
This commit is contained in:
		
							parent
							
								
									554edb165f
								
							
						
					
					
						commit
						ce3a1b64d0
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							| @ -575,12 +575,6 @@ $(call def-help-subheading,TESTING:) | |||||||
| test: pkgtest functest \ | test: pkgtest functest \ | ||||||
| 	$(call def-help,test, run default tests ) | 	$(call def-help,test, run default tests ) | ||||||
| 
 | 
 | ||||||
| easytest: $(call def-help,easytest, run unit tests defined with easytest) |  | ||||||
| 	stack runghc tools/easytest.hs |  | ||||||
| 
 |  | ||||||
| easytest-watch: $(call def-help,easytest-watch, repeatedly run unit tests defined with easytest) |  | ||||||
| 	tools/easytest.hs |  | ||||||
| 
 |  | ||||||
| travistest: $(call def-help,travistest, run tests similar to the most thorough travis tests) | travistest: $(call def-help,travistest, run tests similar to the most thorough travis tests) | ||||||
| 	stack clean | 	stack clean | ||||||
| 	stack build --ghc-options=-Werror --test --haddock --no-haddock-deps hledger-lib | 	stack build --ghc-options=-Werror --test --haddock --no-haddock-deps hledger-lib | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user