From: Pieter Lexis Date: Fri, 12 Jun 2015 14:03:27 +0000 (+0200) Subject: link to the regression-test docs X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~58^2~12^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fe0aa3c09b4ec3ced5cd18d105369b1bd9c1ad;p=thirdparty%2Fpdns.git link to the regression-test docs --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2c244a4fca..8bce0e6d34 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,6 +58,11 @@ And must: * Be filed against the master branch before any release branch * Pass all tests in Travis +Information on the tests can be found in the repository at +[/regression-tests/README.md](https://github.com/PowerDNS/pdns/blob/master/regression-tests/README.md) +and +[/regression-tests.recursor/README.md](https://github.com/PowerDNS/pdns/blob/master/regression-tests.recursor/README.md). + ## Commit Guidelines * Tell why the change does what it does, not how it does it. * The first line should be short (preferebly less than 50 characters)