summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* Dafny: compile quantifiersGravatar rustanleino2011-03-26
* Dafny: Fixed typo in P16 of Rippling benchmarks, which now makes it (true and...Gravatar rustanleino2011-03-07
* Dafny:Gravatar rustanleino2011-03-06
* Dafny: Added heuristic for when to turn on the induction tacticGravatar rustanleino2011-03-05
* Dafny:Gravatar rustanleino2011-03-04
* Dafny: support for nested match expressionsGravatar rustanleino2011-03-01
* Updates to Answer files from recent changesGravatar rustanleino2011-03-01
* Add tests for -z3multipleErrors from Shuvendu.Gravatar MichalMoskal2011-02-23
* Add workaround for cmd raceGravatar MichalMoskal2011-02-23
* Dafny: Improved scheme for splitting expressions. Also, report each split i...Gravatar rustanleino2011-02-19
* Don't run test21 with the untyped Z3, as this is no longer going to be availableGravatar MichalMoskal2011-02-18
* Run dafny and boogie tests by defaultGravatar MichalMoskal2011-02-18
* Don't stop when some test failsGravatar MichalMoskal2011-02-18
* Allow for running Boogie and Dafny testcases separatelyGravatar MichalMoskal2011-02-18
* Remove a testcase for bvInt (feature to be killed soon)Gravatar MichalMoskal2011-02-18
* Allow for passing flags to test runsGravatar MichalMoskal2011-02-18
* Dafny:Gravatar rustanleino2011-02-17
* Dafny: added test harness to Test/dafny1/ExtensibleArray.dfyGravatar rustanleino2011-02-16
* Dafny: added ExtensibleArray program as a testGravatar rustanleino2011-02-16
* Dafny: added alternate version of PriorityQueueGravatar rustanleino2011-02-15
* Fix a bug in cloning of nested lambda expressions in AI engineGravatar MichalMoskal2011-02-11
* implemented /UseUnsatCoreForInlining option for use in stratified inliningGravatar qadeer2011-02-06
* Dafny: Answer file to go with previously updated test fileGravatar rustanleino2011-02-04
* Dafny: every decreases clause implicitly ends with a never-ending sequence of...Gravatar rustanleino2011-02-03
* Dafny: allow self-calls in function postconditions--these simply refer to the...Gravatar rustanleino2011-02-03
* Dafny: implemented a more precise scheme for allowing use of a function's rep...Gravatar rustanleino2011-02-03
* Dafny: removed CEV instrumentationGravatar rustanleino2011-02-03
* Dafny: added ensures clauses to functionsGravatar rustanleino2011-02-02
* Add description of {:selective_checking} to the /attrHelp. Fix the testcase.Gravatar MichalMoskal2011-01-13
* Dafny: Fixed error in printing an error message. Changed "function method" ...Gravatar rustanleino2011-01-11
* Add new feature: {:selective_checking} on procedures. See testcase for a desc...Gravatar MichalMoskal2010-12-17
* Dafny: Added Test/dafny1/PriorityQueue.dfyGravatar rustanleino2010-12-10
* Eliminated dependencies on SpecSharp and CCI from Boogie.sln and Dafny.slnGravatar qadeer2010-12-01
* 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
* Forro: revised syntax (this version used in Boogie tutorial at SBMF 2010)Gravatar rustanleino2010-11-17
* Introducing Forr?! Forr? is a tiny language that translates to Boogie. The ...Gravatar rustanleino2010-11-06
* ModelViewer:Gravatar rustanleino2010-11-02
* Updated Answer file to go with the previous check-in.Gravatar rustanleino2010-11-02
* Test/dafny1/KatzManna.dfy: Changed mocked up matrix class to use Dafny's bui...Gravatar rustanleino2010-10-27
* Updated parser.cs files to pick up the new .frame improvements from boogiepar...Gravatar rustanleino2010-10-26
* Boogie:Gravatar rustanleino2010-10-26
* Miscellaneous changes:Gravatar rustanleino2010-10-22
* Skip unchagned variables in model dumps. Fix testcaseGravatar MichalMoskal2010-10-14
* Bug fixes and speed up for doomed program point analysisGravatar schaef2010-10-13
* Add missing Clone() when storing incarnation maps; update testcase to make th...Gravatar MichalMoskal2010-10-12
* Boogie:Gravatar rustanleino2010-10-12
* Boogie:Gravatar rustanleino2010-09-24
* Boogie:Gravatar rustanleino2010-09-23