summaryrefslogtreecommitdiff
path: root/Test/test0/SeparateVerification1.bpl
Commit message (Collapse)AuthorAge
* Fix lit test suite when running Boogie under a path that containsGravatar Dan Liew2014-05-27
| | | | spaces.
* Enabled most of the name resolution lit tests. They don't all passGravatar Dan Liew2014-05-05
| | | | yet due to a bug in -useBaseNameForFileName.
* Boogie: added features to help with modular verification. In particular, ↵Gravatar Rustan Leino2011-05-13
define FILE_n when parsing file n on the command line, and support :extern and :ignore attributes on top-level declarations.