mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:50:00 -04:00
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
This commit is contained in:
parent
c5b7873fd2
commit
9b19b39170
1 changed files with 2 additions and 5 deletions
7
README
7
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue