From 9b19b39170eaf78ae1baf39acca0be462c2faa4c Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 22 May 2000 19:21:14 +0000 Subject: [PATCH] don't encourage people to use the tests built by 'make all_tests'; we don't even use them ourselves and they are likely to simply not work at this point --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README b/README index 9247e8ef29..6e40353b4b 100644 --- a/README +++ b/README @@ -198,11 +198,8 @@ Building compiler (e.g. the various BSD systems, Linux). Parts of the library can be tested by running "make test" from the - bin/tests subdirectory. Running "make all_tests" will build many - small test applications that can also exercise a lot of functionality - of the library in an isolated way; however, these test programs - are not well documented nor directly supported, so they're mostly - there for people who really want to get their hands dirty with BIND9. + bin/tests subdirectory. + Bug Reports and Mailing Lists