Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-06 | fix cppcheck for 1.89+, and add column support (#3030) | tsjordan-eng | |
* fix cppcheck for 1.89+, and add column support In cppcheck 1.89 the output changed to be more like GCC. This commit forces any version of cppcheck to output in that same format. This also allows for ALE to pick up the linter's column information * Add parameters to tests. Vader passes. * Fix c cppcheck for v1.89 | |||
2019-06-03 | Fix tests on Windows | w0rp | |
2019-06-03 | Fix #1279 - Run cppcheck differently when modified | Christoph Koehler | |
cppcheck is now run without the --project option and from the buffer's directory instead when the buffer has been modified. Saving the buffer will get results by linting the project instead. | |||
2019-05-20 | Fix a test on Windows | w0rp | |
2019-05-20 | Close #2359 - Find compile_commands.json in build dirs for cppcheck | w0rp | |
2018-10-23 | ale#path#CdString include ale#Escape | paihu | |
2018-10-22 | fix testcase | paihu | |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2017-12-19 | Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0 | w0rp | |
instead. | |||
2017-10-18 | Get more tests to pass on Windows | w0rp | |
2017-07-16 | #711 - Make the cppcheck executables configurable | w0rp | |