appveyor: upload test-report.xml
This commit is contained in:
		
							parent
							
								
									29095b60e0
								
							
						
					
					
						commit
						245e26b5b7
					
				@ -11,6 +11,7 @@ build_script:
 | 
				
			|||||||
  - mingw32-make 3rdparty API=win32
 | 
					  - mingw32-make 3rdparty API=win32
 | 
				
			||||||
  - appveyor AddCompilationMessage "Tests"
 | 
					  - appveyor AddCompilationMessage "Tests"
 | 
				
			||||||
  - mingw32-make -C src/ check API=win32
 | 
					  - mingw32-make -C src/ check API=win32
 | 
				
			||||||
 | 
					  - curl -F 'file=@test-report.xml' "https://ci.appveyor.com/api/testresults/junit/%APPVEYOR_JOB_ID%"
 | 
				
			||||||
#  - mingw32-make -C src/ print-.VARIABLES API=win32 V=1
 | 
					#  - mingw32-make -C src/ print-.VARIABLES API=win32 V=1
 | 
				
			||||||
  - appveyor AddCompilationMessage "Building GrafX2"
 | 
					  - appveyor AddCompilationMessage "Building GrafX2"
 | 
				
			||||||
  - mingw32-make API=win32
 | 
					  - mingw32-make API=win32
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user