INN commit: trunk/tests/innd (artparse-t.c)

INN Commit rra at isc.org
Sun Feb 7 19:02:23 UTC 2010


    Date: Sunday, February 7, 2010 @ 11:02:23
  Author: iulius
Revision: 8952

Comment corrected:  ok_article produces five test results, not three.

Patch from Heiko Schlichting.

Modified:
  trunk/tests/innd/artparse-t.c

--------------+
 artparse-t.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: artparse-t.c
===================================================================
--- artparse-t.c	2010-02-07 19:00:38 UTC (rev 8951)
+++ artparse-t.c	2010-02-07 19:02:23 UTC (rev 8952)
@@ -107,7 +107,7 @@
    (which may be ""), create a channel, run the article through ARTparse
    either all at once or, if slow is true, one character at a time, and check
    the result.  If shift is true, shift the start of the article in the buffer
-   by a random amount.  Produces three test results. */
+   by a random amount.  Produces five test results. */
 static void
 ok_article(int n, const char *path, const char *error, bool slow, bool shift)
 {




More information about the inn-committers mailing list