..
Autoloading
Create lit feature for stand-alone / non-embedded cling and use it!
2017-05-11 16:44:31 +02:00
CodeGeneration
Add test of function level static variables.
2017-03-31 10:29:22 +02:00
CodeUnloading
Create lit feature for stand-alone / non-embedded cling and use it!
2017-05-11 16:44:31 +02:00
Driver
Lit: Add %mkdir, %rm, and %rmdir substitutions.
2017-02-21 16:34:19 +01:00
ErrorRecovery
Windows: Interpret -nostdinc++ as -nostdinc which clang does not use on Windows backend. Fixes ABI and NoStdInc tests.
2017-02-17 15:14:06 +01:00
Extensions
Windows: Fix various test failures.
2016-12-12 12:44:09 +01:00
Interfaces
Change evaluation test to track instances better.
2017-06-06 13:59:18 +02:00
LibraryCall
Add CLING_EXPORT macro.
2016-12-12 12:44:09 +01:00
Lookup
Fix ROOT-8739: Lookup of symbol inside of namespace shadowed by function (in another 'used' namespace).
2017-04-07 21:14:06 +02:00
MultipleInterpreters
Add cling output streams to cling/Utils/Output.h
2016-12-19 13:59:11 +01:00
NullDeref
Remove .rawInput from a variety of tests to test unwrapped function input.
2016-09-05 12:44:13 +02:00
Pragmas
Add tests for #pragma cling optimize
and .O
2017-04-12 15:44:35 +02:00
Prompt
Fix C comments with slash. By Roman Zulak!
2017-05-11 09:00:00 +02:00
Recursion
Update to XCode 5.1; e.g. ignore type of std::string::c_str().
2014-03-31 15:15:57 +02:00
SourceCall
Remove .rawInput from a variety of tests to test unwrapped function input.
2016-09-05 12:44:13 +02:00
Utils
Add %built_cling substitution for lit so tests can be run from either the build or installations directories.
2016-08-12 14:14:06 +02:00
CMakeLists.txt
CMake: Remove extraneous dependencies for CLING_TEST_DEPS.
2017-02-21 16:34:19 +01:00
lit.cfg
Create lit feature for stand-alone / non-embedded cling and use it!
2017-05-11 16:44:31 +02:00
lit.site.cfg.in
Update cling's testsuite to use the newest llvm lit.
2013-09-27 14:33:04 +02:00