summaryrefslogtreecommitdiff
path: root/Test
Commit message (Collapse)AuthorAge
* cleaned up the OG codeGravatar qadeer2013-08-07
| | | | enabled it to be always on
* Added test cases for symdiff (z3multipleErrors flag)Gravatar Unknown2013-07-30
|
* Make the dependency analysis for snapshot verification take 'where' clauses ↵Gravatar wuestholz2013-07-30
| | | | into account.
* added types for all the expressions being added to callsGravatar qadeer2013-07-29
|
* fix in the answerGravatar Pantazis Deligiannis2013-07-22
|
* fixGravatar Pantazis Deligiannis2013-07-22
|
* mergeGravatar Pantazis Deligiannis2013-07-19
|
* MergeGravatar Pantazis Deligiannis2013-07-15
|\
* | added another regressionGravatar qadeer2013-07-15
| |
* | 1. changed values passed to additional parameters to procedures; async and ↵Gravatar qadeer2013-07-14
| | | | | | | | | | | | parallel calls treated exactly the same now 2. fixed bug in collection of available linear vars for parallel calls; added more test cases to regression
* | Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
| |
| * added python scripts (work in unix and windows) for testing Z3 and CVC4 to ↵Gravatar Pantazis Deligiannis2013-07-07
| | | | | | | | many of the test suite dirs
* | Added an option to verify each input file separately.Gravatar wuestholz2013-07-05
|/
* Added support in the abstract interpreter for an attribute {:identity}, ↵Gravatar Rustan Leino2013-07-05
| | | | which says that a function is an identity function.
* AbsHoudini: Few more abstract domainsGravatar akashlal2013-06-16
|
* AbsHoudini: added an implication domainGravatar akashlal2013-06-15
|
* Worked on improving program snapshot verification (automatic prioritization).Gravatar wuestholz2013-06-12
|
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-10
|
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-05
|
* Fixed an issue with discovering program snapshots.Gravatar wuestholz2013-06-03
|
* Added a feature for verifying several program snapshots (incl. result ↵Gravatar wuestholz2013-06-02
| | | | caching and prioritization).
* MergeGravatar Rustan Leino2013-05-30
|\
* | Fixed bug in Interval abstract domain (pertaining to unary negation)Gravatar Rustan Leino2013-05-30
| |
| * Changed the prover interface to report traces for time outs and out of memory.Gravatar wuestholz2013-05-30
|/
* Fixed bug in the cutting of back edges (that manifested itself whenever the ↵Gravatar Rustan Leino2013-05-29
| | | | first block in a procedure was the target of a back edge)
* MergeGravatar akashlal2013-05-27
|\
| * AbsHoudini: Added support for quantifiersGravatar akashlal2013-05-27
| |
* | Changed the 'CounterexampleComparer' to take traces into account.Gravatar wuestholz2013-05-26
|/
* fixed bug in reporting the number of typechecking errorsGravatar Unknown2013-05-22
| | | | updated answer file
* reworked the linear and og implementation based on available variables theoryGravatar Unknown2013-05-18
|
* AbsHoudini: Tolerate some assertion failing. Updated regression baseline.Gravatar akashlal2013-05-10
|
* MergeGravatar Unknown2013-05-06
|\
* | fixed bug (reported by Akash) in treatment of linear parameters to callsGravatar Unknown2013-05-06
| |
| * AbsHoudini: Each function can specify its own abstract domain. Also addedGravatar akashlal2013-05-05
|/ | | | typechecking
* fixed bug reported by AkashGravatar Unknown2013-05-04
|
* add another test fileGravatar Unknown2013-04-30
|
* AbsHoudini: Added predicate-abstraction domain and some examples.Gravatar akashlal2013-04-25
|
* added free ensures to each procedure to compensate for havocing of allocatorGravatar Unknown2013-04-19
|
* Test case for OG --> HoudiniGravatar akashlal2013-04-19
|
* Added a test caseGravatar akashlal2013-04-19
|
* AbsHoudini: Added support for /inlineDepth, and fixed the regression testsGravatar akashlal2013-04-18
| | | | (all pass)
* Nice clean re-implementation of AbstractHoudini. And testsGravatar akashlal2013-04-18
|
* refactored og and fixed latest bug reported by chrisGravatar Unknown2013-03-20
|
* added mod set checking to the linear type checkerGravatar Unknown2013-03-13
|
* removed Test\GPUVerifyGravatar Unknown2013-03-06
|
* MergeGravatar Rustan Leino2013-03-05
|\
* | Removed Dafny, Jennisys, Chalice, and BCT, which now live in different ↵Gravatar Rustan Leino2013-03-05
| | | | | | | | Codeplex repositories.
* | Removed Dafny, Jennisys, Chalice, and BCT, which now live in different ↵Gravatar Rustan Leino2013-03-05
| | | | | | | | Codeplex repositories.
| * fixed datatype bug reported by ChrisGravatar Unknown2013-03-05
|/ | | | fixed function body referring to globals bug
* fixed a bug in ogGravatar Unknown2013-03-04
|