Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-19 | Fixed RewriteEqualities input to be more resilient to differences in ↵ | Cristian Cadar | |
compilation. | |||
2015-04-19 | Temportily marking RewriteEqualities test as XFAIL. | Cristian Cadar | |
2015-04-19 | Added a new test case that checks the --rewrite-equalities optimisation. ↵ | Cristian Cadar | |
The test contains the program proposed by Eric Rizzi in https://github.com/klee/klee/issues/227, and shows a case in which a constant constraint results after the optimisation. |