NAME

t/codingstd/c_macro_args.t

SYNOPSIS

# test all files
% prove t/codingstd/c_macro_args.t

# test specific files
% perl t/codingstd/c_macro_args.t src/foo.t include/parrot/bar.h

DESCRIPTION

Checks that no C source file in the distribution has unsafe macro args.

SEE ALSO

"pdds/pdd07_codingstd.pod" in docs