summaryrefslogtreecommitdiff
path: root/Test/vstte2012/RingBufferAuto.dfy
Commit message (Expand)AuthorAge
* Cleaned up a test programGravatar Rustan Leino2014-07-08
* Invert LHS sub-expressions in forall assignment statements, which gives the o...Gravatar Rustan Leino2014-06-24
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
* Added an assert to help the theorem prover out in the RingBuffer.Enqueue method.Gravatar Rustan Leino2013-07-29
* Changed ranking function for Seq, so that it's compatible with data types.Gravatar Unknown2013-06-26
* Reverted some accidental changes to a test caseGravatar Rustan Leino2013-02-11
* Renamed a variable in some test casesGravatar Rustan Leino2013-02-02
* Dafny: removed a now-inferred type-parameter instantiation in a test fileGravatar Unknown2012-03-07
* Dafny: added ghost modules (the meaning is simply that such a module will not...Gravatar Rustan Leino2012-03-07
* Dafny: added experimental feature {:autocontracts} to de-clutter idiomatic sp...Gravatar Unknown2012-03-05