wget/testenv/test
Tomas Hozza bac6fbab6c testenv: enable running tests on different wget binary
* testenv/README: Document $WGET_PATH
* testenv/test/base_test.py: Use $WGET_PATH instead ../src/wget if set

Previously tests in testenv/ directory were run only on wget binary
which was built from sources in src/ directory. However as a
wget maintainer in a Linux distribution, I would like to be able to run
upstream tests on the wget binary distributed with the distribution.

This change enables one to define WGET_PATH environment variable
to a path to wget binary which should be used by tests.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2019-11-21 10:50:34 +01:00
..
__init__.py Refactor the Python based test suite 2014-07-24 16:51:58 +05:30
base_test.py testenv: enable running tests on different wget binary 2019-11-21 10:50:34 +01:00
http_test.py Use test file name for temp working directory name 2016-04-11 15:35:05 +02:00