cling/test
Axel Naumann 71187acfba Revert "Fix unloading of using namespace declarations. Add test/CodeUnloading/UsingShadows.C"
This reverts commit f5287603e6502c07f76a7f5a599aa6faae005327.
2017-02-10 08:44:05 +01:00
..
Autoloading Cannot use tick as quote on Windows.' 2016-11-30 11:14:29 +01:00
CodeGeneration Add inline unloading test. 2017-02-02 10:14:15 +01:00
CodeUnloading Revert "Fix unloading of using namespace declarations. Add test/CodeUnloading/UsingShadows.C" 2017-02-10 08:44:05 +01:00
Driver Add -noruntime flag to force cling not load or use support for value-printing or null dereferencing. This makes it tons easier to debug DeclUnload and discover what isn't being unloaded. 2017-02-09 16:45:11 +01:00
ErrorRecovery Use std::find_if when searching m_StoredStates. 2017-02-07 16:59:09 +01:00
Extensions Windows: Fix various test failures. 2016-12-12 12:44:09 +01:00
Interfaces Add simple wrappers for buffered LLVM streams. Use them to control Value printing format. 2016-12-19 13:59:11 +01:00
LibraryCall Add CLING_EXPORT macro. 2016-12-12 12:44:09 +01:00
Lookup Add cling output streams to cling/Utils/Output.h 2016-12-19 13:59:11 +01: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 setenv declaration for gcc on OS X. 2016-12-15 14:29:09 +01:00
Prompt Comment redirection test and restore its previous glory. 2017-01-25 08:14:56 +01: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 Fix check-cling target, broken in commit b461173. 2016-08-11 10:59:21 +02:00
lit.cfg Windows: Get RunAgainstClangTestSuite.C working. 2016-12-12 12:44:10 +01:00
lit.site.cfg.in Update cling's testsuite to use the newest llvm lit. 2013-09-27 14:33:04 +02:00