[LLVMbugs] [Bug 1355] NEW: TestRunner enhancement request

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Apr 24 22:04:22 PDT 2007


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

           Summary: TestRunner enhancement request
           Product: Test Suite
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DejaGNU
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


The new TestRunner is much nicer than the old one, and very handy.  One (hopefully easy) feature request:  
It would be nice for TestRunner to take multiple tests on the command line.  I usually do:

cd test/whatever; find . -name \*.ll -print -exec ../../TestRunner.sh {} \;

It would be much nicer to do: cd test/whatever; TestRunner *

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list