+ execute unit tests explicitly
This commit is contained in:
		
							parent
							
								
									75b2f4098d
								
							
						
					
					
						commit
						6561e4e424
					
				
					 2 changed files with 15 additions and 1 deletions
				
			
		
							
								
								
									
										14
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -18,3 +18,17 @@ html
 | 
			
		|||
*.o
 | 
			
		||||
 | 
			
		||||
*.Po
 | 
			
		||||
 | 
			
		||||
install-sh
 | 
			
		||||
 | 
			
		||||
json_unit
 | 
			
		||||
 | 
			
		||||
Makefile
 | 
			
		||||
 | 
			
		||||
missing
 | 
			
		||||
 | 
			
		||||
.dirstamp
 | 
			
		||||
 | 
			
		||||
test-driver
 | 
			
		||||
 | 
			
		||||
Makefile.in
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -16,7 +16,7 @@ before_script:
 | 
			
		|||
 | 
			
		||||
script:
 | 
			
		||||
  - make
 | 
			
		||||
  - make check
 | 
			
		||||
  - ./json_unit
 | 
			
		||||
 | 
			
		||||
after_success:
 | 
			
		||||
  - make clean
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue