summaryrefslogtreecommitdiff
path: root/Test/test0
Commit message (Expand)AuthorAge
* Fix issue with partially-verified assertions.Gravatar Valentin Wüstholz2015-11-19
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* Add some pretty-printing, on by default. Turn off with the flag "/pretty:0"Gravatar Dan Rosén2014-06-24
* Fixed crash in resolverGravatar Rustan Leino2014-06-19
* Removed old test infrastructure files except forGravatar Dan Liew2014-05-28
* Fix lit test suite when running Boogie under a path that containsGravatar Dan Liew2014-05-27
* Converted test0/Arrays1.bpl test to OutputCheck style test.Gravatar Dan Liew2014-05-12
* Remove old python testing scriptsGravatar Dan Liew2014-05-11
* Enabled most of the name resolution lit tests. They don't all passGravatar Dan Liew2014-05-05
* disabled quantifier merging, except when no triggers are provided (as discuss...Gravatar Unknown2014-03-03
* cleaned up the OG codeGravatar qadeer2013-08-07
* added python scripts (work in unix and windows) for testing Z3 and CVC4 to ma...Gravatar Pantazis Deligiannis2013-07-07
* removed call forall and * args to callsGravatar Unknown2013-02-23
* Allow attributes on procedure formals, function formals, and bound variablesGravatar Unknown2013-01-07
* Boogie: added type 'real' with overloaded arithmetic operations plus real div...Gravatar boehmes2012-09-27
* Boogie: new syntax for integer division and modulus: use div and mod instead ...Gravatar boehmes2012-09-27
* Boogie: Simplified (and liberalized) parsing of string literals as attribute ...Gravatar Unknown2012-03-12
* Boogie: added features to help with modular verification. In particular, defi...Gravatar Rustan Leino2011-05-13
* Changed label checking for goto targets in StmtList so that they can be any l...Gravatar qadeer2011-04-21
* Boogie:Gravatar rustanleino2010-10-26
* Updated the frame files to work with the latest Coco/R. This entails *not* ha...Gravatar mikebarnett2010-06-22
* Allow ":" in addition to "returns" in function definitions. Make the pretty-p...Gravatar MichalMoskal2009-12-17
* Removed Output files. These are created on a local machine when the tests ar...Gravatar rustanleino2009-08-07
* Initial set of files.Gravatar mikebarnett2009-07-15