about summary refs log tree commit diff homepage
path: root/test/Dogfood
AgeCommit message (Expand)Author
2020-04-30Removed the Internal directory from include/kleeCristian Cadar
2019-03-13Renamed --no-output to --write-no-tests and placed it in the test case catego...Cristian Cadar
2019-03-07tests: rename xxclang to clangxxFrank Busse
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2014-09-12[tests] Dramatically scale back the forks limit for our ImmutableSet test.Daniel Dunbar
2014-09-12[tests] Set --output-dir on all test runs, in support of running tests in par...Daniel Dunbar
2014-01-20Remove the last remnants (I think) of DejaGNU. Goodbye!Dan Liew
2012-09-12Restructured the command-line options for setting the searchCristian Cadar
2010-04-05Fix -emit-llvm spelling (although, these aren't actually needed).Daniel Dunbar
2009-08-01Don't force -m32 in tests; this should be handled by the build system.Daniel Dunbar
2009-07-28Move Machine constants into Context object, initialized based on the targetDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar