INN commit: branches/2.5/tests/innd (artparse-t.c)
INN Commit
rra at isc.org
Mon Feb 8 21:07:26 UTC 2010
Date: Monday, February 8, 2010 @ 13:07:26
Author: iulius
Revision: 8971
Comment corrected: ok_article produces five test results, not three.
Patch from Heiko Schlichting.
Modified:
branches/2.5/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-08 21:07:13 UTC (rev 8970)
+++ artparse-t.c 2010-02-08 21:07:26 UTC (rev 8971)
@@ -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