| 
							
							
								 Leo Alt | 16c0838f75 | Update docker images and tests | 2022-08-30 11:51:59 +02:00 |  | 
			
				
					| 
							
							
								 Ishtiaque Zahid | 61febbd249 | formatNumberReadable now prints signed integers as well | 2022-06-24 07:15:15 +06:00 |  | 
			
				
					| 
							
							
								 Leo Alt | cba3d18f66 | adjust for osx nondeterminism | 2022-05-04 19:04:54 +02:00 |  | 
			
				
					| 
							
							
								 Leo Alt | ff5c842d67 | update smtchecker tests | 2021-11-24 20:41:22 +01:00 |  | 
			
				
					| 
							
							
								 Leo Alt | 38b0cf7f9c | SMTChecker tests | 2021-10-26 11:30:30 +02:00 |  | 
			
				
					| 
							
							
								 Leo Alt | 85378b1770 | Update existing tests | 2021-08-25 21:10:08 +02:00 |  | 
			
				
					| 
							
							
								 chriseth | c87c0f02bd | Test updates. | 2021-08-12 16:56:12 +02:00 |  | 
			
				
					| 
							
							
								 Leo Alt | 3c1f555f71 | Tests | 2021-08-04 13:54:50 +02:00 |  | 
			
				
					| 
							
							
								 Leo Alt | 20e23171da | Update tests to z3 4.8.12 | 2021-07-16 14:43:52 +02:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 1be07c2b36 | Trivial isoltest updates: missing // ---- at the end | 2021-04-20 17:38:29 +02:00 |  | 
			
				
					| 
							
							
								 Alex Beregszaszi | 84c05d35f3 | Trivial isoltest updates: normalized whitespace | 2021-04-20 17:38:29 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 0a4afa71bd | Update old tests | 2021-04-08 21:03:39 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | ba97d6ac4e | Add local vars to cex | 2021-03-30 17:55:21 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | dbd067d6db | Report out of bounds index access | 2021-03-30 10:28:48 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 998346e599 | Fix bug in virtual functions called by constructor. | 2021-03-12 16:42:28 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 6fd76e830d | Fix CHC cex order | 2021-03-11 10:36:40 +01:00 |  | 
			
				
					| 
							
							
								 Martin Blicha | deb90d84a6 | [SMTChecker] added missing type constraints for Address | 2021-01-27 20:39:24 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | a612daa783 | Add msgvalue to cex | 2021-01-21 19:05:44 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 007d39871b | [SMTChecker] Synthesize untrusted functions called externally | 2021-01-15 11:56:26 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | f1ae24abc7 | Remove extra line breaks | 2021-01-12 14:00:07 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | b02722ebda | Add contract name to called function in cex | 2021-01-04 10:03:16 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 78d55e6b4a | [SMTChecker] Support check/unchecked | 2020-12-30 12:14:30 +01:00 |  | 
			
				
					| 
							
							
								 Martin Blicha | be0a0f4d90 | [SMTChecker] Added constraints for block properties | 2020-12-29 22:17:44 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 034d1ab90f | [SMTChecker] Replace constants by their value in-place | 2020-12-18 14:22:28 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 50be39fc21 | Add and update tests | 2020-12-17 14:42:49 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 3c142e0e94 | Move CHC counterexamples to primary location | 2020-12-09 19:55:18 +01:00 |  | 
			
				
					| 
							
							
								 Martin Blicha | de34fe8aa3 | [SMTChecker] Adding test witnessing that SMTChecker no longer crashes when producing CEX with arrays | 2020-12-09 09:13:39 +01:00 |  | 
			
				
					| 
							
							
								 Martin Blicha | c1a57ffbfe | [SMTChecker] More precise creation of verification targets. | 2020-10-30 19:11:28 +01:00 |  | 
			
				
					| 
							
							
								 Martin Blicha | f0d81601db | [SMTChecker] Adding division by zero checks in the CHC engine | 2020-10-21 14:48:33 +02:00 |  | 
			
				
					| 
							
							
								 Martin Blicha | 78c8fbc7ce | [SMTChecker] encoding division and modulo operations using slack variables | 2020-10-16 16:06:31 +02:00 |  | 
			
				
					| 
							
							
								 Mathias Baumann | 32b4f18023 | Print warning for unnamed return parameters and no return statement | 2020-10-13 13:11:29 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | e6bd18525b | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 00f6b303b1 | [SMTChecker] Change warning message | 2020-09-09 16:14:21 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 80ab56dbc6 | Update overflow tests | 2020-08-14 12:58:27 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 8a06041bbe | [SMTChecker] Add underflow/overflow target to CHC | 2020-08-14 12:58:27 +02:00 |  | 
			
				
					| 
							
							
								 a3d4 | e04cedafc5 | Added error codes to SyntaxTest expectations (updated tests) | 2020-06-22 16:51:47 +02:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 123d0857c5 | [SMTChecker] Move tests that contain division to boost tests | 2019-02-20 12:17:03 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 34470f3549 | [SMTChecker] Only check for overflow/underflow in the end of the function | 2019-02-18 23:55:58 +01:00 |  | 
			
				
					| 
							
							
								 Kevin Kelley | fb6fd1b3c2 | add a 'readable' format for large hex values | 2018-12-05 22:15:02 +01:00 |  | 
			
				
					| 
							
							
								 Leonardo Alt | 32fe4768a9 | Organize smt tests in subdirectories | 2018-11-22 13:33:28 +00:00 |  |