Changeset 35522 for lang/c/picohttpparser/trunk/test.c
- Timestamp:
- 10/08/09 08:41:34 (4 years ago)
- Files:
-
- 1 modified
-
lang/c/picohttpparser/trunk/test.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/c/picohttpparser/trunk/test.c
r35521 r35522 11 11 { 12 12 static int testnum = 0; 13 printf("%s %d - %s\n", ok ? "ok" : "n g", ++testnum, msg);13 printf("%s %d - %s\n", ok ? "ok" : "not ok", ++testnum, msg); 14 14 } 15 15
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)