about summary refs log tree commit diff homepage
path: root/test/Merging
AgeCommit message (Expand)Author
2024-02-08Assume C compiler's default standard is `-std=gnu17`Martin Nowack
2022-12-09add missing FileCheck command to testMatthis Gördel
2020-10-12MergingSearcher: remove random-path incompatibilityFrank Busse
2019-07-30Use #include "klee/..." (instead of #include <klee/...>) consistently.Cristian Cadar
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-09-30Fix a crash when the last running state is terminated during mergingLukas Wölfer
2018-07-04Fix incorrect invocation of kleeMartin Nowack
2018-05-15Improved code qualityLukas Wölfer
2018-05-15Implemented incomplete mergingLukas Wölfer
2017-12-11fix merging tests: use `%klee` instead of `klee`Felix Rath
2017-11-30Implemented bounded merging functionalityLukas Wölfer