NAME

t/codingstd/gmt_utc.t - checks for GMT/UTC timezone in generated files

SYNOPSIS

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

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

DESCRIPTION

Generated files which have timezone information should have this as either GMT or UTC.

SEE ALSO

"pdds/pdd07_codingstd.pod" in docs