mirror of
https://github.com/mirror/wget.git
synced 2024-12-28 22:00:27 +08:00
8ffebe2160
* testenv/README: Added description for new EnvironmentVariable hook * testenv/conf/environment_variable.py: Added implementation of EnvironmentVariable hook * testenv/test/base_test.py: Modified exec_wget() to enable use of EnvironmentVariable hook Added new test hook called EnvironmentVariables, for defining environment variables when wget is executed in tests. This is handy for testing environment variables, which are accepted by wget. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
authentication.py | ||
domains.py | ||
environment_variables.py | ||
expect_header.py | ||
expected_files.py | ||
expected_ret_code.py | ||
files_crawled.py | ||
hook_sample.py | ||
local_files.py | ||
reject_header.py | ||
response.py | ||
rule_sample.py | ||
send_header.py | ||
server_files.py | ||
urls.py | ||
wget_commands.py |