Closed
Description
Bugzilla Link | 646 |
Resolution | FIXED |
Resolved on | Mar 06, 2010 14:06 |
Version | 1.0 |
OS | All |
Reporter | LLVM Bugzilla Contributor |
Extended Description
the configure script for llvm-test should provide a flag for setting the base
directory that is used to search for all the external tests. The common case is
all the external tests are in the same base directory and specifying each with a
--with-x flag is tedious. Nightlytest.pl should also be updated to take and
pass this data.