From fbc18f839c8dcae38e73ae12bee9d34a416d2fcd Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sun, 13 Sep 2009 01:40:48 +0000 Subject: tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81663 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/LLVMC/C++/dash-x.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/LLVMC/C++/dash-x.cpp') diff --git a/test/LLVMC/C++/dash-x.cpp b/test/LLVMC/C++/dash-x.cpp index faf8b3072a..437d8bbbe3 100644 --- a/test/LLVMC/C++/dash-x.cpp +++ b/test/LLVMC/C++/dash-x.cpp @@ -1,6 +1,6 @@ // Test that we can compile .c files as C++ and vice versa // RUN: llvmc -x c++ %s -x c %p/../test_data/false.cpp -x lisp -x whatnot -x none %p/../test_data/false2.cpp -o %t -// RUN: ./%t | grep hello +// RUN: %abs_tmp | grep hello #include -- cgit v1.2.3-70-g09d2