Michael Adam
333d722d56
tests: fix a typo in run_tests.sh
...
(cherry picked from commit 7c15563430
)
2010-02-23 00:19:23 +01:00
Michael Adam
f63730c77e
tests: Fix bug #79 . Finish "make test" without waiting for user input.
...
Old behaviour is preserved by passing in the environment variable
TINYPROXY_TESTS_WAIT=yes.
Michael
(cherry picked from commit d133eee36b
)
2010-02-22 23:21:13 +01:00
Michael Adam
7b8171fe01
tests: add commented out DisableViaHeader to tinyproxy conf in the tests.
2009-10-11 02:00:44 +02:00
Michael Adam
4668ae9e06
tests: set XTinyproxy Yes in the test setup
...
Michael
2009-09-27 12:52:39 +02:00
Michael Adam
0539be08b4
tests: fix infinite loop "waiting for 3 seconds..." in bash
...
Michael
2009-09-27 12:07:54 +02:00
Michael Adam
92c64cabc1
tests: use the debug.html file as DefaultErrorFile in the tests.
...
Michael
2009-09-21 09:42:47 +02:00
Michael Adam
f648d82edc
tests: prepare tinyproxy for filter file usage in tests.
...
Michael
2009-09-15 02:25:10 +02:00
Michael Adam
f1a586648e
tests: test retreival of stathost page.
...
Michael
2009-09-13 01:52:26 +02:00
Michael Adam
282ec11792
tests: set stathost to 127.0.0.127 in the testsuite
...
Michael
2009-09-13 01:52:11 +02:00
Michael Adam
5a96099cde
tests: print IP and port after firing up tinyproxy and webserver
...
Michael
2009-09-13 01:31:05 +02:00
Michael Adam
71f3721bb1
tests: fix run_tests.sh after templates have moved.
...
Michael
2009-09-13 01:09:44 +02:00
Michael Adam
26aa8648b6
tests: add support for running tinyproxy under valgrind.
...
When you want to run tinyproxy under valgrind,
set the environment variable VALGRIND to some useful
valgrind command line.
Michael
2009-09-11 01:02:52 +02:00
Michael Adam
408c781d14
tests: restructure run_tests into functions to make main flow clearer.
...
Also prepare for modularizing the testsuite.
Michael
2009-09-10 12:53:25 +02:00
Michael Adam
dfa1763af9
tests:run_tests: add complete GPL boilerplate.
...
Michael
2009-09-10 12:09:12 +02:00
Michael Adam
526c70f687
tests: this is a first draft of the beginning of a test suite.
...
It provisions a test envirnonment, fires up the perl web server
and tinyproxy and currently makes one direct request to the
web server and one request through tinyproxy.
This will be modularized and extended in the sequel.
Michael
2009-09-10 01:20:59 +02:00