ce8364d81262af04db4a0d5857eb956af5c9fae9
[privoxy.git] / doc / webserver / testplan.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <!--
3  File        :  $Source: /cvsroot/ijbswa/current/project.h,v $
4
5  Purpose     :  Provide guideance to test before release
6                 This file belongs into
7                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
8                 
9  $Id: Makefile.in,v 1.12 2001/06/12 17:15:56 swa Exp $
10
11  Written by and Copyright (C) 2001 the SourceForge
12  IJBSWA team.  http://ijbswa.sourceforge.net
13
14  Based on the Internet Junkbuster originally written
15  by and Copyright (C) 1997 Anonymous Coders and 
16  Junkbusters Corporation.  http://www.junkbusters.com
17 -->
18
19 <head>
20 <title>Junkbuster|Testplan</title>
21 <link rel=stylesheet type="text/css" href="swa.css">
22
23 </head>
24  
25  <body bgcolor="#ffffff"
26  topmargin="0" leftmargin="0" marginwidth = "0" marginheight = "0" 
27  text="#000000" 
28  link="#0000ff" 
29  vlink="#ff0000" 
30  alink="#ff0000"
31  >
32
33 <body>
34 <p>
35 <br><br>
36 <h1>Testplan for releases:</h1>
37 <p>
38 <ol>
39   <li>Remove any existing rpm with rpm -e
40   <li>Remove any file that was left over. This includes (but is not limited
41       to)
42       <ul>
43         <li>/var/log/junkbuster
44         <li>/etc/junkbuster
45         <li>/usr/sbin/junkbuster
46         <li>/etc/init.d/junkbuster
47         <li>/usr/doc/junkbuster*
48       </ul>
49   <li>Install the rpm. Any error messages?
50   <li>start,stop,status junkbuster with the specific script
51       (e.g. /etc/rc.d/init/junkbuster stop). Reboot your machine. Does
52       autostart work?
53   <li>Start browsing. Does the junkbuster work? Logfile written?
54   <li>Remove the rpm. Any error messages? All files removed?
55 </ol>
56
57 <h1>Test reports:</h1>
58 <p>
59 Please submit test reports only with the <a href="http://sourceforge.net/tracker/?func=add&group_id=11118&atid=395005">test form</a>
60 at sourceforge. Three simple steps:
61 <ul>
62   <li>Select category: the distribution you test on.
63   <li>Select group: the version of Junkbuster that we are about to release.
64   <li>Fill the Summary and Detailed Description with something intelligent
65       (keep it short and precise).
66 </ul>
67 <p>
68 Do not mail to the mailinglist (we cannot keep track on issues there).
69
70 <br>
71
72 <hr>
73 <address></address><p>
74 <!-- hhmts start -->
75 Last modified: Wed Jun 13 16:06:08 CEST 2001
76 <!-- hhmts end -->
77 </body>
78  <!--
79  This program is free software; you can redistribute it 
80  and/or modify it under the terms of the GNU General
81  Public License as published by the Free Software
82  Foundation; either version 2 of the License, or (at
83  your option) any later version.
84
85  This program is distributed in the hope that it will
86  be useful, but WITHOUT ANY WARRANTY; without even the
87  implied warranty of MERCHANTABILITY or FITNESS FOR A
88  PARTICULAR PURPOSE.  See the GNU General Public
89  License for more details.
90
91  The GNU General Public License should be included with
92  this file.  If not, you can view it at
93  http://www.gnu.org/copyleft/gpl.html
94  or write to the Free Software Foundation, Inc., 59
95  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
96
97  $Log: Makefile.in,v $
98  Revision 1.12  2001/06/12 17:15:56  swa
99  fixes, because a clean build on rh6.1 was impossible.
100  GZIP confuses make, %configure confuses rpm, etc.
101
102 -->
103 </html>