summaryrefslogtreecommitdiff
path: root/Test/extractloops
Commit message (Collapse)AuthorAge
* Merging complete. Everything looks good *crosses fingers*Gravatar Checkmate502016-06-06
|
* Removed old test infrastructure files except forGravatar Dan Liew2014-05-28
| | | | | | | | | ./AbsHoudini/ ./doomed/ ./z3api/ ./test17/ because their conversion to lit incomplete.
* Fix lit test suite when running Boogie under a path that containsGravatar Dan Liew2014-05-27
| | | | spaces.
* Enabled "Extract loops benchmarks" lit tests.Gravatar Dan Liew2014-05-07
|
* 1. Fix for free ensures in inlined procedures. Becomes a skip instead of an ↵Gravatar Unknown2012-06-01
| | | | | | | assume. 2. Fix for deterministic loop extraction, and a new regression. 3. All regressions (including Dafny) except houdini pass, it is most likely related to the free ensures change.
* Fixed the regression for deterministicExtractLoops.Gravatar Unknown2012-05-25
|
* MergeGravatar Unknown2012-05-25
|\
* | Adding an option for deterministicExtractLoops, that uses an alternate way ↵Gravatar Unknown2012-05-25
| | | | | | | | | | | | to extract loops into procedures. Unsound for concurrency. Added a test in extractLoops directory.
| * updated testGravatar qadeer2012-05-24
|/
* UseLabels=false when stratified inline is onGravatar qadeer2012-04-29
|
* eliminated class ErrorModelGravatar qadeer2012-04-28
|
* Boogie: Eliminated the /bv option. Only native bitvectors are supported now. ↵Gravatar Rustan Leino2011-10-27
| | | | The :forceBvZ3Native, :forceBvInt, and :bvint attributes were also eliminated.
* Support for irreducible graphs (with extractLoops)Gravatar Unknown2011-08-24
|
* Added tests for extractloopsGravatar akashlal2010-09-04