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-05-23
[TravisCI] Try to unbreak the build against upstream STP.
Dan Liew
2017-05-02
[CMake] change WARNING to FATAL_ERROR when building with a non-RTTI LLVM vers...
Hoang M. Le
2017-05-02
[travis] add environment variable METASMT_BOOST_VERSION to control the boost ...
Hoang M. Le
2017-05-02
use METASMT_REQUIRE_RTTI flag to decide whether we need RTTI
Hoang M. Le
2017-04-09
Removed unused variable 'fake_object' in MemoryObject
Andrea Mattavelli
2017-04-08
[CMake] Don't redownload FileCheck.cpp if it exists
emlai
2017-04-07
[travis] fix a git submodule failure of metaSMT
Hoang M. Le
2017-04-06
Merge pull request #626 from delcypher/meta_smt_check_version_present
Cristian Cadar
2017-04-06
[NFC] Reindent `test/lit.cfg` and add vim mode line to use right
Dan Liew
2017-04-06
test: lit, add geq/lt-llvm- configs
Jiri Slaby
2017-04-03
Merge pull request #636 from delcypher/cmake_bitcode_build_system_fixes
Andrea Mattavelli
2017-03-31
Merge pull request #637 from delcypher/docker_fix
Andrea Mattavelli
2017-03-30
[TravisCI] Make handling of `TRAVIS_OS_NAME` more robust by not assuming
Dan Liew
2017-03-30
[Docker] Unbreak build.
Dan Liew
2017-03-30
[CMake] Add the `clean_runtime` top level target to provide an easy way
Dan Liew
2017-03-30
[CMake] When supported pass `USES_TERMINAL` argument to
Dan Liew
2017-03-30
[CMake] Fix #631
Dan Liew
2017-03-30
[CMake] Try to fix bug reported by #633.
Dan Liew
2017-03-30
[TravisCI] Try unbreaking the TravisCI metaSMT build. Copying across
Dan Liew
2017-03-28
Merge pull request #616 from jirislaby/glibc_225
Cristian Cadar
2017-03-24
Merge pull request #595 from andreamattavelli/travis_macosx
Andrea Mattavelli
2017-03-24
[Travis-CI] Added support for macOS build
Andrea Mattavelli
2017-03-24
[Travis-CI] Refactored Z3 in its own script
Andrea Mattavelli
2017-03-23
Merge pull request #628 from delcypher/unbreak_build_assignment_validating_so...
Andrea Mattavelli
2017-03-23
[CMake] Unbreak build due to not adding AssignmentValidatingSolver.cpp
Dan Liew
2017-03-23
Add `AssignmentValidatingSolver`. It's purpose is to check any computed
Dan Liew
2017-03-23
[TravisCI] Try to unbreak the metaSMT build.
Dan Liew
2017-03-23
[TravisCI] Check if `METASMT_VERSION` is set and abort if it is not
Dan Liew
2017-03-23
Add test case to check that on early exits stats are flushed
Dan Liew
2017-03-23
Replace `llvm:errs()` with `klee_error()` as suggested by @andreamattavelli
Dan Liew
2017-03-23
[WIP] Fix bug where stats would not be updated on early exit caused by
Dan Liew
2017-03-23
Merge pull request #619 from jirislaby/FD_Fail
Cristian Cadar
2017-03-23
remove special handling of metaSMT_CXXFLAGS (unnecessary now as we use a fixe...
Hoang M. Le
2017-03-23
[travis] build metaSMT without C++11
Hoang M. Le
2017-03-23
[travis] use a proper version of metaSMT via environment variable METASMT_VER...
Hoang M. Le
2017-03-21
Merge pull request #617 from jirislaby/no-warn
Cristian Cadar
2017-03-20
runtime: POSIX, check path prior dereference
Jiri Slaby
2017-03-17
test: POSIX, stop FD_Fail to fail
Jiri Slaby
2017-03-17
test: fix 'not' build
Jiri Slaby
2017-03-15
Fix test case for OSX: only weak aliases are supported on darwin
Andrea Mattavelli
2017-03-15
[Lit] Add system information (linux/darwim) to LIT configuration. Added 'not-...
Dan Liew
2017-03-15
runtime: POSIX, make it compile with glibc 2.25
Jiri Slaby
2017-03-07
Merge pull request #608 from jirislaby/kill_test
Andrea Mattavelli
2017-03-06
Merge pull request #614 from jirislaby/DirSeek
Cristian Cadar
2017-03-06
test: ConstantExpr, fix bogus test
Jiri Slaby
2017-03-06
Merge pull request #611 from jirislaby/getDirectCallTarget
Andrea Mattavelli
2017-03-06
test: POSIX/DirSeek, cleanup
Jiri Slaby
2017-03-06
Merge pull request #609 from ccadar/warnings
Andrea Mattavelli
2017-03-05
Merge pull request #607 from jirislaby/dispatcher
Andrea Mattavelli
2017-03-05
Merge pull request #606 from jirislaby/ObjectFile
Cristian Cadar
[next]