From 9a9a18d364c454e42e83dcdeedfd30eb9e3e91bd Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 1 Dec 2007 03:11:07 +0000 Subject: Document that all tests are now run against the configured database if configuration is present. --- perl/t/data/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl/t') diff --git a/perl/t/data/README b/perl/t/data/README index bd57aad..4abbaeb 100644 --- a/perl/t/data/README +++ b/perl/t/data/README @@ -11,8 +11,7 @@ string, normally of the form: replacing , , and with the parameters for your database. The third line should be the username to use, and the fourth and last line should be the password. If this file is present, all tests -except part of the schema test will be run against this database instead -of a local SQLite database. +will be run against this database instead of a local SQLite database. In order to run the keytab tests, you will need to grant the test processes access to create, download, and remove principals in a test KDC. -- cgit v1.2.3