summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* Try to unbreak the tests added inGravatar Dan Liew2015-06-28
* Fix issue #16 reported by @crazyktGravatar Dan Liew2015-06-28
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* updated with Serdar's changesGravatar qadeer2015-06-25
* added another sampleGravatar qadeer2015-06-17
* modified desugaring so that in commutatitivity checks copies of originalGravatar qadeer2015-06-17
* fixed bug reported by ChrisGravatar qadeer2015-06-15
* Fix issue with computation of statement checksums for lambda expressions.Gravatar Valentin Wüstholz2015-06-12
* Add a test case.Gravatar Valentin Wüstholz2015-06-12
* relaxed the check for created and hidden layers for skip actionsGravatar qadeer2015-06-10
* fixed crashGravatar qadeer2015-06-10
* bug fix in popGravatar qadeer2015-05-27
* Merge branch 'master' of https://github.com/boogie-org/boogieGravatar qadeer2015-05-20
|\
* | added more specificationsGravatar qadeer2015-05-20
| * Make caching of verification results more fine-grained for changes that affec...Gravatar Valentin Wüstholz2015-05-17
| * SecureVC: exampleGravatar Akash Lal2015-05-07
| * Make it preserve the fact that the value of an assumption variable never beco...Gravatar Valentin Wüstholz2015-05-06
| * Add support for 'verified_under' attributes on procedure calls and invariants.Gravatar Valentin Wüstholz2015-04-29
| * Try to fix the emission of invalid SMT-LIBv2 queries when Boogie has aGravatar Dan Liew2015-04-26
|/
* renamed og to civlGravatar qadeer2015-04-22
* added more examplesGravatar qadeer2015-04-18
* patched ghost checkingGravatar qadeer2015-04-18
* changed aux attribute to ghostGravatar qadeer2015-04-18
* first check inGravatar qadeer2015-04-16
* Disable test is ``Test/Secure``. They aren't set up properly.Gravatar Dan Liew2015-04-05
* Some test cases for SecureVCGen (disabled for lit currently)Gravatar akashlal2015-04-05
* Fix ``Test/test15/CaptureState.bpl`` test under Linux.Gravatar Dan Liew2015-04-03
* Fix ``livevars/daytona_bug2_ioctl_example_2.bpl`` test under Linux.Gravatar Dan Liew2015-04-03
* updated the example to include atomic specifications (sent by Suha)Gravatar qadeer2015-03-29
* fixed crash reported by Dan.Gravatar qadeer2015-03-02
* fix from Serdar and SuhaGravatar qadeer2015-02-24
* moved some things aroundGravatar qadeer2015-02-11
* minor fix to the golden fileGravatar qadeer2015-01-28
* added lit stuff at the top of the file and the golden outputGravatar qadeer2015-01-28
* Work stealing queue (PLDI '12 Vechev et al.)Gravatar Unknown2015-01-28
* MergeGravatar qadeer2015-01-27
|\
* | removed unused functions and axioms to make the verification fasterGravatar qadeer2015-01-27
| * Worked on the verification result caching (use weights for extracted functions).Gravatar wuestholz2015-01-24
| * Worked on the verification result caching (use native support for partially v...Gravatar wuestholz2015-01-16
|/
* Added a test and a todo.Gravatar wuestholz2015-01-02
* Minor change in verification result caching (extracted functions)Gravatar wuestholz2014-12-28
* strengthened type checkingGravatar qadeer2014-12-26
* changed type checking of yield procedures so that they can only call other yi...Gravatar qadeer2014-12-18
* 1. made variable introduction layer explicit in the test casesGravatar qadeer2014-12-15
* patched an expected outputGravatar qadeer2014-12-15
* Worked on the verification result caching (extracted functions).Gravatar wuestholz2014-11-25
* Fixed issues in the verification result caching (old expressions).Gravatar wuestholz2014-11-24
* Fixed issue in the verification result caching.Gravatar wuestholz2014-11-10
* Worked on the verification result caching.Gravatar wuestholz2014-11-10
* Made it never include the statement checksum when printing assert statements.Gravatar wuestholz2014-11-16