tools: make functest: stop building addons, low value & too slow
[ci skip]
This commit is contained in:
		
							parent
							
								
									de5d22ac21
								
							
						
					
					
						commit
						b19e885e82
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -652,7 +652,8 @@ builtintest: \ | |||||||
| # 		&& echo $@ PASSED) || echo $@ FAILED
 | # 		&& echo $@ PASSED) || echo $@ FAILED
 | ||||||
| 
 | 
 | ||||||
| # assumes hledger is built and uses whatever build is there, avoiding excessive rebuilding
 | # assumes hledger is built and uses whatever build is there, avoiding excessive rebuilding
 | ||||||
| functest: addons tests/addons/hledger-addon \ | #functest: addons tests/addons/hledger-addon 
 | ||||||
|  | functest: tests/addons/hledger-addon \ | ||||||
| 	$(call def-help,functest, run the functional tests for hledger ) | 	$(call def-help,functest, run the functional tests for hledger ) | ||||||
| 	@($(SHELLTESTSTK) tests \
 | 	@($(SHELLTESTSTK) tests \
 | ||||||
| 		&& echo $@ PASSED) || (echo $@ FAILED; false) | 		&& echo $@ PASSED) || (echo $@ FAILED; false) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user