summaryrefslogtreecommitdiff
path: root/testenv
Commit message (Expand)AuthorAgeFilesLines
* Add new test to ensure CSS url() encodingDarshit Shah2023-05-162-0/+64
* * testenv/conf/expected_files.py: Ignore common.confJan Palus2023-05-141-2/+2
* cfg.mk: Replace uses of filesystem with file systemDarshit Shah2023-05-112-2/+2
* Update copyright yearsTim Rühsen2023-02-171-1/+1
* Fix issues from syntax-checkDarshit Shah2022-02-262-2/+2
* * Update Copyright yearsDarshit Shah2022-02-261-1/+1
* Cleanup some incorrect uses of AM ConditionalsDarshit Shah2022-02-261-1/+1
* * testenv/test/base_test.py: Rename valgrind-suppression-ssl -> valgrind-supp...Tim Rühsen2021-04-111-1/+1
* * testenv/test/base_test.py: Add --show-leak-kinds=all valgrind argumentTim Rühsen2021-04-111-1/+2
* Fix testenv valgrind suppressionTim Rühsen2021-04-112-1/+1
* * testenv/Makefile.am: Allow tarball build without python3Tim Rühsen2021-04-051-84/+86
* Run make update-copyrightDarshit Shah2021-01-011-1/+1
* testenv/Test--https.py: Fix missing importDarshit Shah2020-12-281-1/+1
* Fix usage of Magic number of testsDarshit Shah2020-12-2811-19/+21
* Fix issues reported by codespellDarshit Shah2020-12-281-1/+1
* testenv: Add test for handling of no_proxy environment variableTomas Hozza2020-07-112-0/+161
* testenv: Allow definition of environment variables for wget execuionTomas Hozza2020-07-113-1/+22
* testenv: HTTPTest.begin() should return exit valueTomas Hozza2020-07-111-1/+1
* Add valgrind suppressionsTim Rühsen2020-02-211-0/+13
* Add --gen-suppressions=all to valgrind optionsTim Rühsen2020-02-211-0/+1
* Add valgrind suppressions for HTTPS tests (GnuTLS false positive)Tim Rühsen2020-02-211-0/+8
* Fix typos found by codespellTim Rühsen2020-02-207-8/+8
* Update copyright year to 2020Darshit Shah2020-01-101-1/+1
* testenv: enable running tests on different wget binaryTomas Hozza2019-11-212-2/+10
* Revert " Hi, Thank you again Darshit for your response. The RejectHeaderField...Darshit Shah2019-05-307-259/+0
* Hi, Thank you again Darshit for your response. The RejectHeaderField rule re...sulfastor2019-05-307-0/+259
* Update copyright statementsDarshit Shah2019-02-101-1/+1
* Fix typos detected by codespell (via contrib/spell-checker)Tim Rühsen2018-12-284-5/+5
* Don't limit the test suite HTTPS server to TLSv1Tomas Hozza2018-08-111-1/+0
* * testenv/conf/expected_files.py: Ignore pubring.gpgTim Rühsen2018-01-311-2/+3
* Update Copyright yearsDarshit Shah2018-01-141-1/+1
* Add new test for 416 responsesDarshit Shah2017-12-113-0/+62
* Ignore dirmngr.conf, gpg.conf in test directoriesTim Rühsen2017-10-301-3/+3
* Fix python test suite for GnuTLS 3.5.12+Tim Rühsen2017-07-099-47/+46
* * testenv/Test-recursive-basic.py: Check crawled filesTim Rühsen2017-05-161-1/+3
* Fix two Metalink tests if $HOME is changedTim Rühsen2017-05-161-0/+5
* Add command line option to disable use of .netrcTomas Hozza2017-05-152-0/+60
* Added tests for HTTP authentication using credentials from .netrcTomas Hozza2017-05-155-1/+206
* Fix HTTPS testing for stricter OpenSSLTim Rühsen2017-05-112-21/+20
* Fix typos in commentsklemens2017-04-014-8/+8
* Fix 504 status handlingTim Rühsen2017-02-161-4/+5
* Amend redirection behaviorTim Rühsen2016-10-072-0/+65
* New: Metalink/XML v3 python class, update tests to use this classMatthew White2016-09-3022-3191/+1694
* New: --metalink-over-http Content-Type/Disposition Metalink/XML processingMatthew White2016-09-305-0/+888
* New: --trust-server-names saves Metalink/HTTP xml files using the "name" fieldMatthew White2016-09-302-0/+273
* Bugfix: Detect when a metalink:file doesn't have any hashMatthew White2016-09-302-0/+181
* Bugfix: Detect malformed base64 Metalink/HTTP Digest headerMatthew White2016-09-302-0/+94
* New option --metalink-index to process Metalink application/metalink4+xmlMatthew White2016-09-303-0/+546
* New test: Metalink shall not concatenate '/' to an empty directory prefixMatthew White2016-09-302-0/+194
* Bugfix: Remove surrounding quotes from Metalink/HTTP key's valueMatthew White2016-09-302-0/+127