Make test more verbose; fix directory for library.
git-svn-id: http://root.cern.ch/svn/root/trunk@47430 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
26f3d7cf75
commit
1546d01ca3
@ -1,4 +1,4 @@
|
||||
// RUN: clang -shared %S/call_lib.c -olibcall_lib%shlibext && cat %s | %cling | FileCheck %s
|
||||
// RUN: clang -shared %S/call_lib.c -o%p/libcall_lib%shlibext && ls %p/libcall_lib%shlibext && cat %s | %cling -L%p | FileCheck %s
|
||||
|
||||
.L libcall_lib
|
||||
extern "C" int cling_testlibrary_function();
|
||||
|
Loading…
x
Reference in New Issue
Block a user