cling/test
Javier Lopez-Gomez 5ca904dabd Fix DynamicLibraryManager/cached_realpath.C test
Fetching the value of `errno` only makes sense after a failed call to
`realpath()`, i.e. if the return value of the function is NULL.
2023-05-19 23:29:06 +02:00
..
Autoloading Remove fwddecl files; RUN: often fails. 2020-08-12 09:14:07 +02:00
CodeGeneration Fixed bug in symbol linking for CUDA kernel registration with LLVM 13. 2022-12-09 08:44:19 +01:00
CodeUnloading Fix CodeUnloading/Macros.C test 2023-05-19 23:29:06 +02:00
CUDADeviceCode Fixed CUDA mode for Clang/LLVM 9 upgrade 2021-02-25 20:44:19 +01:00
Driver Test cmd history support 2023-01-25 13:59:06 +01:00
DynamicLibraryManager Fix DynamicLibraryManager/cached_realpath.C test 2023-05-19 23:29:06 +02:00
ErrorRecovery Get rid of extra-complex built_cling: 2021-02-25 20:44:18 +01:00
Extensions Get rid of extra-complex built_cling: 2021-02-25 20:44:18 +01:00
Interfaces Rename simplisticCast to castAs. 2023-02-03 07:29:07 +01:00
LibraryCall Use the dyld to show more meaningful message when a symbol is missing. 2021-05-08 20:59:07 +02:00
Lookup Add test against ROOT-6095 2022-02-03 09:29:03 +01:00
MultipleInterpreters Add cling output streams to cling/Utils/Output.h 2016-12-19 13:59:11 +01:00
NullDeref Turn on prtcheck for the ptrcheck tests. 2022-01-11 18:29:04 +01:00
Plugins Allow plugins to handle custom pragmas. 2018-10-08 21:44:55 +02:00
Pragmas Fix expected diags in test/Pragmas/load.C: 2021-03-16 09:59:03 +01:00
Prompt Ignore -Wunused-result in wrapped code 2023-04-20 15:14:04 +02:00
Recursion Reset function sections before JITting 2021-02-10 15:18:14 +01:00
SourceCall Diagnostic text changed 2022-12-09 08:44:18 +01:00
Utils Print a<b<c> >' rather than 'a<b<c>>' in the Transform.C test. 2022-12-09 08:44:18 +01:00
CMakeLists.txt Import updated lit config: 2021-02-25 20:44:18 +01:00
lit.cfg Bring vanilla-cling lit feature back: 2021-03-16 09:59:04 +01:00
lit.site.cfg.in Import updated lit config: 2021-02-25 20:44:18 +01:00