On 3/19/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote:
On Mon Jul 24 19:51:24 2006, guest wrote:
>
> Hi Jerry,
>
> I've made an initial version of C<indent.t>.
>
> Can you please tell me if this is ok and what improvements are needed?
>
> There are a few stuff from C<run_indent.pl> that I have not copied
over,
> I needed advice whether they are still needed?
>
> Thanks!
> Swaroop

Jerry,

Hasn't t/codingstd/c_indent.t superseded this patch?  I think it also
closes this ticket, do you agree?

Paul

not exactly. this program is poorly named, as it checks much more than
indentation. for example, it checks that function declarations have
the return type on the same line.

from the looks of it, the indentation tests in t/codingstd/ seem to
surpass the tests in this script, but there are other checks here that
are not represented in t/codingstd/. so, until those checks are
implemented as tests, this ticket should remain open to track that
effort, and this file should stick around so we have a reference.

~jerry

Reply via email to