[cfe-commits] r77665 - in /cfe/trunk: test/CMakeLists.txt test/Makefile test/lit.cfg utils/test/MultiTestRunner.py utils/test/TestRunner.py utils/test/TestingConfig.py utils/test/Util.py

Daniel Dunbar daniel at zuster.org
Fri Jul 31 11:51:43 PDT 2009


MultiTestRunner.py <name-of-test>

Other useful options which make things more like TestRunner.{sh,py}
are '-v' and '-q'.

And of course the --path etc options, which I hope to eliminate as
much as possible.

 - Daniel

On Fri, Jul 31, 2009 at 9:00 AM, Douglas Gregor<dgregor at apple.com> wrote:
>
> On Jul 30, 2009, at 10:54 PM, Daniel Dunbar wrote:
>>
>> - TestRunner.py is not longer able to be invoked directly.
>
>
> What's the right way to run a single test now, e.g., from an IDE?
>
>  - Doug
>




More information about the cfe-commits mailing list