summaryrefslogtreecommitdiff
path: root/Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy
Commit message (Collapse)AuthorAge
* Suppress many warnings in the test suite.Gravatar Clément Pit--Claudel2015-08-28
| | | | | We already have separate tests for those, and we want the output to be the same with and without /autoTriggers.
* Improved AnalyzeList encoding in a way that performs way better.Gravatar Rustan Leino2014-07-09
| | | | Cleaned up file to use some improved Dafny constructs.
* New logical encoding of types with Is and IsAllocGravatar Dan Rosén2014-07-07
|
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
|
* Change a test program to verify faster (by a factor of 10-25).Gravatar wuestholz2013-12-10
|
* Dafny: fixed performance-buggy translation of exists, and also added some ↵Gravatar Rustan Leino2011-10-19
| | | | other features in SplitExpr (such as induction on existential quantifiers)
* Dafny: added COST Verification Competition challenge programs to test suiteGravatar Rustan Leino2011-10-07