[LLVMbugs] [Bug 2912] New: MultiSource/Applications/lua cannot be run if srcdir != objdir

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 17 15:26:35 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: jlerouge at apple.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list