ok_article()

Heiko Schlichting inn-workers at fu-berlin.de
Sun Jan 31 18:12:43 UTC 2010


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

Heiko Schlichting          Freie Universität Berlin
heiko at CIS.FU-Berlin.DE     Zentraleinrichtung für Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327   Fabeckstraße 32
Telefax +49 30 838454327   14195 Berlin
-------------- next part --------------
commit fd92baaceb15af511da9c6ba64bed15d99f6f7b3
Author: Heiko Schlichting <heiko at fu-berlin.de>
Date:   Sat Jan 30 23:50:25 2010 +0100

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

diff --git a/tests/innd/artparse-t.c b/tests/innd/artparse-t.c
index fcee4f3..386f867 100644
--- a/tests/innd/artparse-t.c
+++ b/tests/innd/artparse-t.c
@@ -107,7 +107,7 @@ initialize(void)
    (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-workers mailing list