diffblue-cbmc/regression/cpp-linter
Hannes Steffenhagen b8d64ca6cf Escape braces in regression test regexes 2018-09-17 11:39:49 +01:00
..
assert Get the linter to check for assertions and give a deprecated warning. 2017-06-13 16:12:12 +01:00
catch-cast Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
class-decl-space Correctly deal with non-t terminated type names 2017-01-06 11:08:49 +00:00
do-while1 Escape braces in regression test regexes 2018-09-17 11:39:49 +01:00
do-while2 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
function-comment-header1 Remove blank lines from regression test specs 2017-04-06 14:08:21 +01:00
function-comment-header2 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
function-comment-header3 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
function-comment-header4 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
function-comment-header5 Don't include * or & in function name 2016-12-23 15:19:22 +01:00
function-comment-header6 Corrected regex for member operator functions 2017-01-09 12:22:10 +00:00
function-comment-header7 Don't think function declarations should have function header comments 2016-12-23 15:19:22 +01:00
if-else1 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
if-else2 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
if-else3 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
if-else4 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
if-else5 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
if-else6 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
multi-line-comment Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
multi-line-function-call1 Deal with multi-line function calls with nothing on the first line 2017-01-10 10:44:57 +00:00
multi-line-function-call2 Replaced regex for matching multi-line function calls 2017-01-10 10:44:57 +00:00
multi-line-function-call3 Require a word character immediately before space 2017-01-10 10:44:57 +00:00
multi-line-string1 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
multi-line-string2 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
namespace Allow anonymous namespaces 2017-07-12 15:36:32 +02:00
operator-spacing1 Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
operator-spacing2 Removed check for << 2017-01-06 11:11:28 +00:00
operator-spacing3 Removed check for << 2017-01-06 11:11:28 +00:00
override-final Disabled test for redundant override final specifier 2016-12-23 15:19:19 +01:00
pointer-type1 Added check for position of &/* for types 2017-01-06 11:11:28 +00:00
prefix-increment Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
struct-inline-decl Remove blank lines from regression test specs 2017-04-06 14:08:21 +01:00
template-types Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
throw Modified tests to pass without using grep 2017-02-14 17:29:15 +00:00
Makefile Move implementation of failed-tests-printer.pl into test.pl 2017-11-02 12:18:15 +00:00