Tim Rühsen
|
0751d053f5
|
* tests/WgetTests.pm: Support to set the wget executable for testing
|
2019-11-21 11:24:48 +01:00 |
|
klemens
|
f381831d88
|
Fix typos in comments
|
2017-04-01 19:38:09 +02:00 |
|
Tim Rühsen
|
f31b93424b
|
* tests/WgetTests.pm: Add -d to Wget test options
|
2017-03-13 21:31:09 +01:00 |
|
Tim Rühsen
|
785c4b92dd
|
* tests/WgetTests.pm: Add --no-config to wget invocation
Without --no-config, wgetrc commands may disturb the tests.
Reported-by: Dagobert Michelsen
|
2017-02-09 16:34:27 +01:00 |
|
Tim Rühsen
|
d7c34dc0a8
|
* tests/WgetTests.pm (_verify_download): Fix failure message
Reported-by: Zhiming Wang
|
2017-02-06 23:01:08 +01:00 |
|
Pär Karlsson
|
83537f2415
|
Fix undeclared loop variable in Perl test suite
Reported-by: Hubert Tarasiuk <hubert.tarasiuk@gmail.com>
|
2015-05-20 10:04:07 +02:00 |
|
Tim Rühsen
|
bebe462a67
|
Silence warning in perl test suite
* tests/WgetTests.pm: Use string comparisons for $valgrind variable
|
2015-04-17 22:42:59 +02:00 |
|
Tim Ruehsen
|
5c5d45ae49
|
Added GDB support to Perl tests
* WgetTests.pm (run): Check GDB_TESTS environment variable.
|
2015-04-13 19:29:43 +02:00 |
|
Hubert Tarasiuk
|
f4072e5d0b
|
Add Valgrind suppression for libidn.so at idna_to_ascii_4z
* tests/WgetTests.pm (run): Include suppression file when running Valgrind.
* tests/valgrind-suppressions: Add suppression for idn_to_ascii_4z.
* tests/Makefile.am: Add valgrind-suppressions to EXTRA_DIST.
|
2015-04-11 23:16:32 +02:00 |
|
Eli Zaretskii
|
365aeba704
|
tests/WgetTests.pm: Print timestamps when tests fail due to wrong timestamps
|
2014-12-20 12:07:42 +01:00 |
|
Pär Karlsson
|
8078adee7f
|
Stylistic and idiomatic cleanups in Perl tests
|
2014-11-01 22:37:57 +05:30 |
|
Tim Rühsen
|
9c34d4ed09
|
add ./configure valgrind support to test suites
|
2014-10-28 12:32:12 +01:00 |
|
Tim Rühsen
|
ff876a3710
|
use test filename as default test name
|
2014-10-02 15:01:19 +02:00 |
|
Tim Rühsen
|
b64fa2eb84
|
Switched to parallel test harness
|
2014-10-01 14:41:32 +05:30 |
|