cling/test
2016-11-21 12:44:34 +01:00
..
Autoloading Extent autoforwarding test with more include nesting case 2016-11-18 01:29:09 +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 Fix printing of collections. Make it impossible for a collection with 1 element to match the string of an empty collection. Avoid checking if comma needs to be added in loop. Make an empty tuple print same as empty collection: '{}'. 2016-11-21 12:44:34 +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 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