about summary refs log tree commit diff homepage
path: root/test/Merging/merge_fail.c
AgeCommit message (Expand)Author
2024-02-08Assume C compiler's default standard is `-std=gnu17`Martin Nowack
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
2017-12-11fix merging tests: use `%klee` instead of `klee`Felix Rath
2017-11-30Implemented bounded merging functionalityLukas Wölfer