http://llvm.org/bugs/show_bug.cgi?id=2912

           Summary: MultiSource/Applications/lua cannot be run if srcdir !=
                    objdir
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Nightly Tester
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Created an attachment (id=2104)
 --> (http://llvm.org/bugs/attachment.cgi?id=2104)
Run lua test with srcdir != objdir

I'd like to be able to run this test without touching my source tree. I believe
the attached patch allows this, it force copying the test data and script to
generate additional data into the current objdir, before running the tests.
Source tree is left untouched.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to