about summary refs log tree commit diff homepage
path: root/unittests/CMakeLists.txt
AgeCommit message (Expand)Author
2022-01-05CMake: set Google Test options properlyJulian Büning
2022-01-05fix CMake: GTEST_INSTALL -> INSTALL_GTESTJulian Büning
2022-01-05CMake: include GTest include hint for 1.8.0+Julian Büning
2020-11-04[cmake] Remove several leftovers from old autoconf build systemMartin Nowack
2020-07-30introduce --rng-initial-seed=<unsigned>Frank Busse
2020-06-29Enable subsets for RandomPathSearcherTimotej Kapus
2019-07-30CMake: enable reuse of LLVM's googletest src and targetsJulian Büning
2018-10-30Base time API upon std::chronoFrank Busse
2018-06-14Add unittest for DiscretePDFMartin Nowack
2018-03-26[CMake] Add option to set GTest include dirlyxia
2017-07-19Added some unit tests for TreeStream: one testing some basic behaviour, the o...Cristian Cadar
2016-11-07Implement a CMake based build system for KLEE.Dan Liew