about summary refs log tree commit diff homepage
path: root/unittests/Expr/Makefile
AgeCommit message (Expand)Author
2016-01-14Make it possible to build KLEE without using STP and only MetaSMT.Dan Liew
2015-04-03Upstream STP now depends on an external build of minisat. Attempt toDan Liew
2014-05-30Fix ExprTest under LLVM 2.9Martin Nowack
2013-03-11Small patch by Dan Liew removing unnecessary line from a Makefile.Cristian Cadar
2012-07-31Patch by Dan Liew that removes our internal copy of STP, and makes the --with...Cristian Cadar
2012-04-07Fix unittests build when using external STP.Peter Collingbourne
2010-04-29Fixed compilation of unit tests.Cristian Cadar
2009-05-21Initial KLEE checkin.Daniel Dunbar