From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 13 Dec 2020 19:02:20 +0000 (+0100)
Subject: developer-manual: Mention Privoxy-Regression-Test
X-Git-Tag: v_3_0_30~270^2~3
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/coding.html?a=commitdiff_plain;h=c7d24462918970eb9a26abd5abec0f99d8875915;p=privoxy.git

developer-manual: Mention Privoxy-Regression-Test
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 4936906e..f25a2800 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -1972,6 +1972,19 @@ Install the rpm. Any error messages?
     </sect2>
     <!-- XXX: Document how to write test reports and where to send them -->
 
+    <!--   ~~~~~       New section      ~~~~~     -->
+    <sect2 id="privoxy-regression-test"><title>Testing with <application>Privoxy-Regression-Test</application></title>
+     <para>
+       If you compiled, packaged or merely installed Privoxy, it is recommended to run
+       <application>Privoxy-Regression-Test</application> to verify that at least
+       the tested parts of <application>Privoxy</application> are working as expected.
+     </para>
+     <para>
+       This is actually pretty easy. For details, please see
+       <command>perldoc privoxy-regression-test.pl</command>.
+     </para>
+    </sect2>
+
     <!--   ~~~~~       New section      ~~~~~     -->
     <sect2 id="fuzzing"><title>Fuzzing Privoxy</title>
      <para>