cling/test/Driver
2017-02-09 16:45:11 +01:00
..
args.C Cannot use tick as quote on Windows.' 2016-11-30 11:14:29 +01:00
C.c No #include <new> in C mode; add basic C mode test (ROOT-7090). 2015-02-21 22:43:36 +01: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 Split getcwd tests into two files as Windows cannot pass one of the tests. 2016-12-06 20:44:05 +01:00
E.C Windows: Fix preprocessor output test. 2017-02-09 16:45:10 +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
NoStdInc.C On Windows we need -nostdinc as C and C++ header locations are identical. 2016-11-30 10:14:14 +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