rwengine / openrw

OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
http://openrw.org
GNU General Public License v3.0
1.94k stars 174 forks source link

Setting Static Analysis Tools for openrw? #311

Open ghost opened 7 years ago

ghost commented 7 years ago

I've seen that many opensource projects are using Coverity and Coverage. Probably for openrw it would also be useful.

darkf commented 7 years ago

Clang's static analyzer could be used (and even tested with Travis.)

danhedron commented 7 years ago

335 Introduces code coverage and IWYU. valgrind or clang's static analyser would be useful to have also.

ghost commented 6 years ago

Update, there's already some useful staff and in progress:

I think we should: