On Fri, May 1, 2015 at 4:15 PM Richard <[email protected]> wrote:

> I found the `ClangUnitTests` target for building the unit tests, but it
> doesn't run them automatically.  Is there a target that does: build
> implementation, build tests and run tests?
>

Nope. I just type:
$ ninja <target> && ./path/to/unit-test


>
>
> http://reviews.llvm.org/D8149
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to