summaryrefslogtreecommitdiff
path: root/Source/UnitTests
Commit message (Expand)AuthorAge
* Protect the NAryExpr.Fun field when the NAryExpr is immutable.Gravatar Dan Liew2015-01-29
* Protect the Expr field of OldExpr if it is immutable. Add unit testGravatar Dan Liew2015-01-29
* Add some unit tests to check the enforcement of Expr immutability.Gravatar Dan Liew2015-01-29
* Add unit test to catch another bug in Boogie where FunctionCall ShallowTypeGravatar Dan Liew2014-11-25
* Added a unit test to catch a bug in Boogie where a NAryExpr.ShallowTypeGravatar Dan Liew2014-11-25
* Change the ToolsVersion attribute of the Project tag in the recentlyGravatar Dan Liew2014-11-19
* Make run-unittests.py executable under Linux/OSX. ThisGravatar Dan Liew2014-11-17
* Introduce unit tests which use NUnit. NUnit is now a dependencyGravatar Dan Liew2014-11-17