summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added a sanity check to lit configuration so tests won't runGravatar Dan Liew2014-05-10
* Enabled "linear type checking" lit tests.Gravatar Dan Liew2014-05-07
* Enabled symdiff lit test.Gravatar Dan Liew2014-05-07
* Enable snapshot test. This test is unusual in that it doesn'tGravatar Dan Liew2014-05-07
* Enabled "HAVOC-generated bpl files" lit tests.Gravatar Dan Liew2014-05-07
* Enabled "Extract loops benchmarks" lit tests.Gravatar Dan Liew2014-05-07
* Enabled the "Stratified inlining benchmarks" lit tests.Gravatar Dan Liew2014-05-07
* Added "STORM benchmarks for testing correctness of live variable analysis" li...Gravatar Dan Liew2014-05-07
* Enabled generalizedarray lit test.Gravatar Dan Liew2014-05-07
* Enabled datatypes lit tests.Gravatar Dan Liew2014-05-07
* Enabled prover lit tests.Gravatar Dan Liew2014-05-07
* Enable codeexpr lit tests.Gravatar Dan Liew2014-05-07
* Enabled lit loop unrolling testGravatar Dan Liew2014-05-07
* Enabled smoke lit test.Gravatar Dan Liew2014-05-07
* Enabled bitvector lit tests.Gravatar Dan Liew2014-05-07
* Enabled "Benchmarks for error messages" lit tests.Gravatar Dan Liew2014-05-07
* Enabled the inline lit tests. In order to support expansion2.bplGravatar Dan Liew2014-05-07
* Enable "error messages for failing asserts vs. loop invariants" lit tests.Gravatar Dan Liew2014-05-07
* Enable "SLAM example" lit tests.Gravatar Dan Liew2014-05-07
* Enable "abstract domain of intervals" lit tests.Gravatar Dan Liew2014-05-07
* Enable Linear inequality lit tests.Gravatar Dan Liew2014-05-07
* For lit test infrastructure, disable running tests inGravatar Dan Liew2014-05-07
* Enable the Constant propagation tests as lit tests.Gravatar Dan Liew2014-05-07
* Enabled "Verify Boogie 2" lit tests. Note the following tests failGravatar Dan Liew2014-05-07
* Enabled tests for types introduced in Boogie2 as lit tests.Gravatar Dan Liew2014-05-07
* Enable the VCVariety.BlockNested tests as lit tests.Gravatar Dan Liew2014-05-07
* Enabled VC Generation lit tests.Gravatar Dan Liew2014-05-07
* For lit tests running on Windows pass /W flag to the fc toolGravatar Dan Liew2014-05-06
* Enabled lit tests for test1/ directoryGravatar Dan Liew2014-05-06
* Teach the ExecutionEngine to respect the -useBaseNameForFileName commandlineGravatar Dan Liew2014-04-09
* Enabled most of the name resolution lit tests. They don't all passGravatar Dan Liew2014-05-05
* Converted textbook tests to lit tests.Gravatar Dan Liew2014-04-08
* Add lit.local.cfg that instructs not to run any tests in thisGravatar Dan Liew2014-05-05
* Pass -useBaseNameForFileName option to Boogie when running tests.Gravatar Dan Liew2014-04-06
* Added /useBaseNameForFile command line argument. The ScannerGravatar Dan Liew2014-04-06
* Enable houdini lit tests. Note some still fail due to BoogieGravatar Dan Liew2014-05-05
* Added basic lit configuration file for running tests.Gravatar Dan Liew2014-04-06
* a bug fixGravatar qadeer2014-05-07
* added {:aux} attribute to local variablesGravatar qadeer2014-05-07
* minor fixGravatar qadeer2014-05-05
* third checkpoint (refactored more code)Gravatar qadeer2014-05-05
* example for variable introduction addedGravatar qadeer2014-05-04
* second checkpointGravatar qadeer2014-05-04
* checkpointGravatar qadeer2014-05-03
* bug fix in the last updateGravatar qadeer2014-04-25
* updated the mover checksGravatar qadeer2014-04-25
* Add support for assumption variables.Gravatar wuestholz2014-04-21
* added another sampleGravatar qadeer2014-04-20
* added simulation relation computation to yield type checkingGravatar qadeer2014-04-20
* fixed some bugs in the previous check insGravatar qadeer2014-04-16