cling/test
2015-09-29 19:18:04 +02:00
..
Autoloading Mark as XFAIL until Axel fixes it. 2014-09-28 17:02:06 +02:00
CodeGeneration Make test more readable. 2015-02-11 10:57:41 +01:00
CodeUnloading Dtors.c cling test changed in order to avoid infinite loop when unloading "RuntimePrintValue.h". Should be looked into in the future. 2015-08-20 17:06:02 +02:00
Driver New printValue() integration (printing unified through overloading of printValue() function and template resolution). Modified tests to conform to the new prints. 2015-08-17 18:45:03 +02:00
ErrorRecovery Test for ROOT-7295. 2015-06-04 11:30:15 +02:00
Extensions Test for ROOT-7163. 2015-04-01 12:09:20 +02:00
Interfaces Removed "VALID" after address output, fixes roottest. Various fixes based on comments after second round. 2015-08-18 18:08:20 +02:00
LibraryCall Construct a library call example. The full reflection-based call still to come. 2014-05-23 12:36:01 +02:00
Lookup Adapt output to tweaked behavior 2015-09-29 19:18:04 +02:00
NullDeref Follow change in warning; add new warning. 2015-02-11 10:57:46 +01:00
Pragmas Implement search path cling pragma / ROOT macros (ROOT-7269). 2015-06-04 16:40:08 +02:00
Prompt Fix printing of false! (And add a test.) 2015-08-21 12:23:04 +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 ROOT-7031 bug fix for illegal macros. 2015-05-21 20:24:10 +02:00
Utils clang is built without rtti; no chance to find its typeinfo. 2015-02-11 10:57:39 +01:00
CMakeLists.txt Also copy include/llvm-c headers; cling-test needs them. 2015-04-01 12:09:15 +02:00
lit.cfg Fix non-MacOS platform.mac_ver(). 2014-01-28 15:42:52 +01:00
lit.site.cfg.in Update cling's testsuite to use the newest llvm lit. 2013-09-27 14:33:04 +02:00
Makefile Correct licenses in Makefiles. 2014-01-07 11:13:56 +01:00