summaryrefslogtreecommitdiff
path: root/Test/dafny0/SmallTests.dfy.expect
Commit message (Expand)AuthorAge
* Make /autoTriggers:1 to be default. Add /autoTriggers:0 to tests that requiresGravatar qunyanm2016-03-28
* Fix issue 103. Emit the quantifiers for ForallStmt before AutoTrigger so thatGravatar qunyanm2015-11-25
* Suppress many warnings in the test suite.Gravatar Clément Pit--Claudel2015-08-28
* Fix: Unify column numbers in Dafny's errorsGravatar Clément Pit--Claudel2015-07-23
* Minor fixes in .expect filesGravatar Clément Pit--Claudel2015-07-16
* Postpone reads checks of function preconditions until after the entire precon...Gravatar leino2015-06-15
* Combined some common routines into CheckWellformedAndAssume, which also allow...Gravatar leino2015-06-12
* Fix lit headers implicitly relying on bash-style constructsGravatar Clément Pit--Claudel2015-06-08
* Beefed up collection axioms (in particular, for maps) to improve the chance o...Gravatar Rustan Leino2015-03-10
* Snapshot, to be continuedGravatar leino2014-12-02
* Resolve attributes of a forall statement only after bound variables have been...Gravatar leino2014-10-29
* Marked "free" as soon-to-be-deprecatedGravatar leino2014-10-25
* Updated expected test results for previous check-inGravatar Rustan Leino2014-07-02
* Fixed a crash in the translation of fresh(seq<T>).Gravatar Rustan Leino2014-07-02
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29