summaryrefslogtreecommitdiff
path: root/Test/AbsHoudini/runtest.bat
Commit message (Collapse)AuthorAge
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
| | | | | | this required that this commit globally modify most files. If you want to use git blame to see the real author of a line use the ``-w`` flag so that whitespace changes are ignored.
* AbsHoudini: Added support for quantifiersGravatar akashlal2013-05-27
|
* AbsHoudini: Tolerate some assertion failing. Updated regression baseline.Gravatar akashlal2013-05-10
|
* 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
|
* Added Abstract Houdini: an implementation of Houdini based on abstract domains.Gravatar Unknown2012-11-05
Currently only predicate-abstraction domain is supported.