cling/test
Philippe Canal 1bd0822562 Test for ROOT-8443
Test clean-up of forward decl with or without template default parameter and user forward decl
also with or without template default parameter and located before or after the inclusion
of the annotated/dictionary forward decls.
2016-11-14 03:14:37 +01:00
..
Autoloading Test for ROOT-8443 2016-11-14 03:14:37 +01:00
CodeGeneration Make test more readable. 2015-02-11 10:57:41 +01:00
CodeUnloading Fix TransactionPool placement new and delete. 2016-09-12 17:29:20 +02:00
Driver Honor clangs -nostdinc++ and -nobuiltininc flags. 2016-08-18 15:44:17 +02:00
ErrorRecovery Refactor CheckABICompatibility into a more legible version. Standardize error message. Return whether the ABI matched or not. 2016-10-18 17:53:21 +02:00
Extensions 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
Interfaces Fixes issues where symbols can be improperly aligned for llvm::PointerIntPair Use std::pair instead of llvm::PointerIntPair. 2016-10-19 13:54:07 +02:00
LibraryCall Changing output name call.C test. 2016-08-21 10:29:24 +02:00
Lookup Fix extern "C" declarations not being called from .x command. 2016-09-16 21:39:49 +02:00
MultipleInterpreters Remove .rawInput from a variety of tests to test unwrapped function input. 2016-09-05 12:44:13 +02:00
NullDeref Remove .rawInput from a variety of tests to test unwrapped function input. 2016-09-05 12:44:13 +02:00
Pragmas Implement search path cling pragma / ROOT macros (ROOT-7269). 2015-06-04 16:40:08 +02:00
Prompt When deciding not to wrap add the last token ';' we advanced to. 2016-10-16 11:39:16 +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 Fix check-cling target, broken in commit b461173. 2016-08-11 10:59:21 +02:00
lit.cfg Set CLING_NOHISTORY when running tests. 2016-08-12 14:14:06 +02:00
lit.site.cfg.in Update cling's testsuite to use the newest llvm lit. 2013-09-27 14:33:04 +02:00