[cfe-dev] How to run/create tests for a clang-tidy check
Kevin Funk
kfunk at kde.org
Mon Jun 8 06:46:56 PDT 2015
On Friday 05 June 2015 12:50:15 Jonathan Coe wrote:
> Is there documentation on how to run and create tests for clang-tidy
> checks? I've found some .cpp test files and a shell script in the tests
> folder but can't run it in a useful way.
>
> I recall seeing a list of clang-tidy checks in development but I can't find
> it any more, does a anyone have a link?
>
> Thanks,
>
> Jon
Heya,
There's a whole lot of information about testing checks in the "Testing Checks"
paragraph on http://clang.llvm.org/extra/clang-tidy.html[1]
Cheers
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
--------
[1] http://clang.llvm.org/extra/clang-tidy.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150608/0d6149b4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150608/0d6149b4/attachment.sig>
More information about the cfe-dev
mailing list