..
Autoloading
Create a virtual file entry for each input line.
2017-06-08 10:29:13 +02:00
CodeGeneration
Add test of function level static variables.
2017-03-31 10:29:22 +02:00
CodeUnloading
Make sure to declare gCling in C-mode. Skip failing test in AtExit.C.
2017-06-22 20:30:27 +02:00
Driver
Fix -fsyntax-only flag which changed in 0d15357
and to allow usage of gCling.
2017-06-22 16:39:14 +02:00
ErrorRecovery
Combine similar tests into one file.
2017-06-21 08:29:11 +02:00
Extensions
Windows: Fix various test failures.
2016-12-12 12:44:09 +01:00
Interfaces
Compress bools into bitfields.
2017-06-21 08:29:11 +02:00
LibraryCall
Add CLING_EXPORT macro.
2016-12-12 12:44:09 +01:00
Lookup
Fix test to check the right thing.
2017-06-26 17:44:07 +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
Fix test for CERN/master.
2017-06-23 10:44:12 +02:00
Prompt
Reflect updated function name in error message.
2017-06-26 17:44:07 +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
Windows: Fix type printed for test/Utils/Transform.C
2017-06-21 08:29:10 +02:00
CMakeLists.txt
CMake: Remove extraneous dependencies for CLING_TEST_DEPS.
2017-02-21 16:34:19 +01:00
lit.cfg
Remove dead code from LLVM upgrade.
2017-06-09 17:45:50 +02:00
lit.site.cfg.in
Update cling's testsuite to use the newest llvm lit.
2013-09-27 14:33:04 +02:00