mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	test
This commit is contained in:
		
							parent
							
								
									ca373836af
								
							
						
					
					
						commit
						3e6e1e1a8a
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1850,11 +1850,10 @@ static void STD_CALL polysat_on_ctrl_c(int) {
 | 
			
		|||
void tst_polysat() {
 | 
			
		||||
    using namespace polysat;
 | 
			
		||||
 | 
			
		||||
    polysat::test_polysat::test_elim7(3);
 | 
			
		||||
 | 
			
		||||
#if 0  // Enable this block to run a single unit test with detailed output.
 | 
			
		||||
    collect_test_records = false;
 | 
			
		||||
    test_max_conflicts = 50;
 | 
			
		||||
    // polysat::test_polysat::test_elim7(3);
 | 
			
		||||
    // test_polysat::test_parity1();
 | 
			
		||||
    // test_polysat::test_parity1b();
 | 
			
		||||
    // test_polysat::test_parity2();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue