[cfe-dev] how to run a single test?

Francois Pichet pichet2000 at gmail.com
Wed Sep 1 20:30:03 PDT 2010


For example to test ../Sema/init.c on Windows I use:

python D:/Dev/llvm/llvm_trunk/utils/lit/lit.py -sv --no-progress-bar
D:/Dev/llvm/llvm_trunk/tools/clang/test/Sema/init.c
--param=build_config=Release

On Wed, Sep 1, 2010 at 11:22 PM, Steven Watanabe <watanabesj at gmail.com> wrote:
> AMDG
>
> dawn at burble.org wrote:
>> Is it possible to run a single clang test?  How?
>>
>
> You can pass the file name to lit.py
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list