X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Ftesting.html;h=46c398c8233f689e0b6f08842a281a69f24b7cb8;hb=e87f6c3958358c5208c17e3b96b5e43f2f6cc6f7;hp=9141d8a65f0c5ae55665e33e054958636566094c;hpb=1c4bd7276a5f733e283c0484803bfca670f76654;p=privoxy.git diff --git a/doc/webserver/developer-manual/testing.html b/doc/webserver/developer-manual/testing.html index 9141d8a6..46c398c8 100644 --- a/doc/webserver/developer-manual/testing.html +++ b/doc/webserver/developer-manual/testing.html @@ -1,148 +1,151 @@ - + - - - Testing Guidelines - - - - - - - - - - -
-

- 5. Testing Guidelines -

-

- To be filled. -

-
-

- 5.1. Testplan for releases -

-

- Explain release numbers. major, minor. developer releases. etc. -

-
    -
  1. -

    - Remove any existing rpm with rpm -e -

    -
  2. -
  3. -

    - Remove any file that was left over. This includes (but is not - limited to) -

    -
      -
    • -

      - /var/log/privoxy -

      -
    • -
    • -

      - /etc/privoxy -

      -
    • -
    • -

      - /usr/sbin/privoxy -

      -
    • -
    • -

      - /etc/init.d/privoxy -

      -
    • -
    • -

      - /usr/doc/privoxy* -

      -
    • -
    -
  4. -
  5. -

    - Install the rpm. Any error messages? -

    -
  6. -
  7. -

    - start,stop,status Privoxy with - the specific script (e.g. /etc/rc.d/init/privoxy stop). Reboot - your machine. Does autostart work? -

    -
  8. -
  9. -

    - Start browsing. Does Privoxy - work? Logfile written? -

    -
  10. -
  11. -

    - Remove the rpm. Any error messages? All files removed? -

    -
  12. -
-
+ + Testing Guidelines + + + + + + + + + +
+

5. Testing Guidelines

+

To be filled.

+
+

5.1. Testplan for releases

+

Explain release numbers. major, minor. developer releases. etc.

+
    +
  1. +

    Remove any existing rpm with rpm -e

    +
  2. +
  3. +

    Remove any file that was left over. This includes (but is not limited to)

    +
      +
    • +

      /var/log/privoxy

      +
    • +
    • +

      /etc/privoxy

      +
    • +
    • +

      /usr/sbin/privoxy

      +
    • +
    • +

      /etc/init.d/privoxy

      +
    • +
    • +

      /usr/doc/privoxy*

      +
    • +
    +
  4. +
  5. +

    Install the rpm. Any error messages?

    +
  6. +
  7. +

    start,stop,status Privoxy with the specific script (e.g. + /etc/rc.d/init/privoxy stop). Reboot your machine. Does autostart work?

    +
  8. +
  9. +

    Start browsing. Does Privoxy work? Logfile written?

    +
  10. +
  11. +

    Remove the rpm. Any error messages? All files removed?

    +
  12. +
- - +
+ + -