bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Add self-test directory tests/


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] Add self-test directory tests/
Date: Thu, 12 Apr 2007 13:21:13 +0200 (CEST)

   Hi!  This is a rather modest self-test, but I believe that if there
   actually is a tests/ sub-directory, people might find it easier to
   add more self-tests.

   If we get bug reports about things that can easily be tested,
   writing a self-test for it is a good idea.

   Ok to install?

Great! Only one comment:

   +int main (void)
   +{

That should be:

| int
| main (void)
| {

:-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]