mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	remove test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									8778f4d43f
								
							
						
					
					
						commit
						8e509d34b5
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		| 
						 | 
					@ -54,14 +54,6 @@ stages:
 | 
				
			||||||
        scriptSource: 'filepath'
 | 
					        scriptSource: 'filepath'
 | 
				
			||||||
        scriptPath: scripts/mk_unix_dist.py
 | 
					        scriptPath: scripts/mk_unix_dist.py
 | 
				
			||||||
        arguments: --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --nojava --arch=arm64
 | 
					        arguments: --dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk --nojava --arch=arm64
 | 
				
			||||||
    - script: git clone https://github.com/z3prover/z3test z3test
 | 
					 | 
				
			||||||
      displayName: 'Clone z3test'
 | 
					 | 
				
			||||||
    - task: PythonScript@0
 | 
					 | 
				
			||||||
      displayName: Test
 | 
					 | 
				
			||||||
      inputs:
 | 
					 | 
				
			||||||
        scriptSource: 'filepath'
 | 
					 | 
				
			||||||
        scriptPath: z3test/scripts/test_benchmarks.py
 | 
					 | 
				
			||||||
        arguments: build-dist/z3 z3test/regressions/smt2
 | 
					 | 
				
			||||||
    - task: CopyFiles@2
 | 
					    - task: CopyFiles@2
 | 
				
			||||||
      inputs:
 | 
					      inputs:
 | 
				
			||||||
        sourceFolder: dist
 | 
					        sourceFolder: dist
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue