Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-20 | Add LLVM tool directory to PATH when running tests with llvm-lit. | Dan Liew | |
This is needed because the helper tool 'not' is used by some tests | |||
2014-01-20 | Removed use of deprecated Tcl parser for tests. This allows | Dan Liew | |
llvm-lit from LLVM3.3 to actually run KLEE's testsuite. Things still seem to be broken though. | |||
2010-05-02 | Sketch support for running KLEE tests using 'lit'. | Daniel Dunbar | |
- Not working yet. Also, ditch a bunch of unused substitution variables from the site.exp config file. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@102872 91177308-0d34-0410-b5e6-96231b3b80d8 |