index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-18
[CMake] Remove `ENABLE_TESTS` CMake cache option.
Dan Liew
2017-01-18
Merge pull request #546 from delcypher/cmake_rename_test_targets
Cristian Cadar
2017-01-16
[CMake] If CMP0037 policy is available set it to NEW so that we
Dan Liew
2017-01-16
[CMake] Only add dependencies to `check` if the target is enabled.
Dan Liew
2017-01-16
Remove undocumented and unused `check-local`, `check-dg` and `check-lit`
Dan Liew
2017-01-16
Rename old build system targets so that
Dan Liew
2017-01-16
[CMake] Rename "integrationtests" to "systemtests".
Dan Liew
2017-01-16
Merge pull request #566 from delcypher/fix_libkleeruntest
Andrea Mattavelli
2017-01-14
Change how error handling is done in libkleeRuntest.
Dan Liew
2017-01-14
Fix bug reported privately by @danielschemmel .
Dan Liew
2017-01-14
Write tests to test `libkleeRuntest`. The `replay_posix_runtime.c`
Dan Liew
2017-01-08
tests: Added substitution for llvm-ar
Adrian Herrera
2016-12-28
Fix two issues with AC_LINK_IFELSE for metaSMT:
Hoang M. Le
2016-12-28
Changed preferred permissions from 0622 to the more standard 0644.
Cristian Cadar
2016-12-23
rerun lit tests for non-default metaSMT backends
Hoang M. Le
2016-12-23
Merge pull request #552 from delcypher/macos_fixes
Cristian Cadar
2016-12-19
Fix -Wformat warnings emitted by Apple Clang (800.0.42.1).
Dan Liew
2016-12-19
[CMake] Fix linker warning about mixed linking modes when LLVM was
Dan Liew
2016-12-18
Merge pull request #549 from delcypher/fix_travisci_errexit
Cristian Cadar
2016-12-18
CMake: Fixed the LLVM version regex
Adrian Herrera
2016-12-18
[TravisCI] When building with the old build system move back
Dan Liew
2016-12-18
[TravisCI] Remove `set +e` commands so that when running tests we fail
Dan Liew
2016-12-17
[TravisCI] Fix bug where TravisCI build scripts would carry on executing
Dan Liew
2016-12-15
Merge pull request #542 from adrianherrera/typo-fix
Andrea Mattavelli
2016-12-15
Typo fix when compiling with LLVM 3.5 and above
Adrian Herrera
2016-12-10
Merge pull request #537 from delcypher/cmake_fix_tcmalloc_rebuild
Cristian Cadar
2016-12-09
[CMake] Fix bug where if KLEE was built with `ENABLE_TCMALLOC`
Dan Liew
2016-12-09
Merge pull request #535 from delcypher/cmake_fix_bitcode_rebuild_on_flag_change
Cristian Cadar
2016-12-04
Merge pull request #529 from delcypher/travis_ci_config_clean_up
Cristian Cadar
2016-12-03
[CMake] Fix bug in the Makefile bitcode build system where the runtime
Dan Liew
2016-12-03
[CMake] Fix bug in the Makefile bitcode build system where the runtime
Dan Liew
2016-12-02
[TravisCI] Clean up the configuration matrix.
Dan Liew
2016-12-02
[TravisCI] Fix the list of available configuration environment
Dan Liew
2016-12-02
Fixed the issue of klee-stats not being copied to bin/
Cristian Cadar
2016-12-02
CMake: support LLVMCC.ExtraFlags
Jiri Slaby
2016-12-01
Merge pull request #523 from delcypher/remove_klee_tag_output
Cristian Cadar
2016-12-01
Added among the external calls that we model
Andrea Mattavelli
2016-11-30
Merge pull request #522 from ccadar/master
Cristian Cadar
2016-11-30
Remove support for reporting the approximate git tag.
Dan Liew
2016-11-30
Release notes for 1.3.0
Cristian Cadar
2016-11-30
Increasing version to 1.3.0
Cristian Cadar
2016-11-30
Merge pull request #520 from ccadar/master
Cristian Cadar
2016-11-30
Switched to STP 2.1.2 on Travis CI builds
Cristian Cadar
2016-11-30
Fixing current version of STP in Dockerfile (see #505) to 2.1.2
Cristian Cadar
2016-11-29
Merge pull request #516 from delcypher/fix_compare
Andrea Mattavelli
2016-11-28
Clean up `Expr::compare()` interface by
Dan Liew
2016-11-28
Remove default implementation of `Expr::compareContents(const Expr&)`
Dan Liew
2016-11-28
Fix bug in implementation of `NotExpr`. It should not implement
Dan Liew
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2016-11-23
[CMake] Fix some indentation issues.
Dan Liew
[next]