summaryrefslogtreecommitdiff
path: root/Test/VSComp2010
Commit message (Expand)AuthorAge
* Fix some tests by locally disabling auto triggersGravatar Clément Pit--Claudel2015-08-28
* Language change: All functions and methods declared lexically outside any cla...Gravatar leino2014-12-12
* Removed the old test infrastructure.Gravatar wuestholz2014-07-01
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
* Cleaned up some no longer needed parentheses in test fileGravatar Rustan Leino2014-04-15
* Add support for the /verifySeparately flag in Boogie and change most tests to...Gravatar wuestholz2013-12-18
* Moved resolution of BinaryExpr.ResolveOp until the CheckTypeInference phase, ...Gravatar Rustan Leino2013-04-01
* Fixed some goof-ups in the test script editsGravatar Rustan Leino2012-10-04
* Added Test/dafny3 and another test file for iterators (hey, you can even run ...Gravatar Rustan Leino2012-10-04
* Dafny: Updated a test that would take a long time (almost 2h) to verify with ...Gravatar wuestholz2012-09-18
* Dafny: cleaned up test scripts a littleGravatar Unknown2012-06-14
* Dafny: call C# compiler directly from inside Dafny, and optionally produce a ...Gravatar Rustan Leino2011-11-22
* Dafny: retired the "call" keywordGravatar Rustan Leino2011-05-26
* Dafny: fixed compilation bugs, added @-signs in front of identifiers to avoid...Gravatar Rustan Leino2011-05-11
* Dafny: Allow field selections and array-element selection as LHSs of assignme...Gravatar Unknown2011-04-05
* Dafny: Added support for an initializing call as part of the new-allocation s...Gravatar rustanleino2011-03-27
* Dafny: compile quantifiersGravatar rustanleino2011-03-26
* Dafny: Fixed error in printing an error message. Changed "function method" ...Gravatar rustanleino2011-01-11
* Dafny: Improved default decreases clauses for methods and functionsGravatar rustanleino2010-11-25
* Dafny: Updated VSComp2010/Answer to correspond to recently updated test fileGravatar rustanleino2010-11-21
* Chalice: white space delta in test fileGravatar rustanleino2010-11-17
* Dafny:Gravatar rustanleino2010-09-17
* Dafny: Added Dafny solutions to the VSComp 2010 problemsGravatar rustanleino2010-09-01