aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 7d355292..a330e191 100644
--- a/README
+++ b/README
@@ -84,9 +84,8 @@ library stable, we should have testcases for the following features:
84- MHD basic and digest authentication 84- MHD basic and digest authentication
85 85
86In particular, the following functions are not covered by 'make check': 86In particular, the following functions are not covered by 'make check':
87- mhd_panic_std (daemon.c); special case (abort) 87- mhd_panic_std (mhd_panic.c); special case (abort)
88- parse_options (daemon.c) 88- parse_options (daemon.c)
89- MHD_set_panic_func (daemon.c)
90- MHD_get_version (daemon.c) 89- MHD_get_version (daemon.c)
91 90
92 91