cling/test/Driver
Frederich Munch 8f29132120 Fix -fsyntax-only flag which changed in 0d15357 and to allow usage of gCling.
0d15357 unintentionally blocked inclusion of RuntimeUniverse.h when using -fsyntax-only.
2017-06-22 16:39:14 +02:00
..
args.C Cannot use tick as quote on Windows.' 2016-11-30 11:14:29 +01:00
C.c Fix -fsyntax-only flag which changed in 0d15357 and to allow usage of gCling. 2017-06-22 16:39:14 +02:00
CurrentDir.C Split getcwd tests into two files as Windows cannot pass one of the tests. 2016-12-06 20:44:05 +01:00
CurrentDirRm.C Lit: Add %mkdir, %rm, and %rmdir substitutions. 2017-02-21 16:34:19 +01:00
E.C Lit: Add %mkdir, %rm, and %rmdir substitutions. 2017-02-21 16:34:19 +01:00
Init.C Do not rely on init_list intricacies. 2016-01-13 09:59:04 +01:00
Inputs.C On .x try calling the specially named function only if it exists. 2014-08-14 14:56:39 +02:00
NoRuntime.C 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
Shebang.C 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
XexternC.C Fix unloading functions declared external "C". Refactor VisitRedeclarable. 2017-02-02 08:30:01 +01:00