[LLVMbugs] [Bug 462] make check-dejagnu TESTSUITE=.... doesn't work
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Nov 28 10:08:27 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=462
tonic at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From tonic at nondot.org 2004-11-28 12:08 -------
Actually it turns out that it was not QMTest that generated those directories,
but running the full testing suite generates the Regression, Feature, and
subdirs. If you have not run the FULL test suite then you will not have these
directories generated yet.
There is no way with dejagnu to create these directories. The only hack fix for
this would be to have the Makefile generate these directories, but that seems
silly.
I'm closing this bug as WONT FIX and adding the requirement to the testing guide
that you must run the complete testsuite to use TESTSUITE=X when objdir!=srcdir.
------- 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