summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* runtests: make 'rustls' a testable featureDaniel Stenberg2022-01-091-0/+5
* runtests: allow client/file to specify multiple directoriesDaniel Stenberg2022-01-071-0/+14
* runtests.pl: properly print the test if it contains binary zerosFabian Keil2022-01-071-1/+3
* runtests: add verify/socks checkDaniel Stenberg2022-01-031-0/+12
* tool_operate: warn if too many output arguments were foundDaniel Stenberg2022-01-031-1/+7
* runtests: make the SSH library a testable featureDaniel Stenberg2021-11-141-0/+15
* CI/runtests.pl: restore -u flag, but remove it from CI runsMarc Hoersken2021-10-311-1/+1
* runtests: split out ignored testsDaniel Stenberg2021-10-121-3/+7
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+13
* runtests: add option -u to error on server unexpectedly aliveMarc Hoersken2021-09-091-26/+96
* tests/*server.pl: flush output before executing subprocessMarc Hoersken2021-08-181-0/+6
* tests/runtests.pl: cleanup copy&paste mistakes and unused codeMarc Hoersken2021-07-251-7/+4
* mqtt: add support for username and passwordGealber Morales2021-06-121-1/+1
* runtests: init $VERSION to avoid warnings when using -lDaniel Stenberg2021-06-111-1/+1
* runtests: also find the last test in Makefile.incDaniel Stenberg2021-06-101-1/+1
* runtests: skip disabled tests unless -f is usedDaniel Stenberg2021-06-081-11/+13
* metalink: removeDaniel Stenberg2021-06-071-6/+0
* runtests: enable 'hyper mode' only for HTTP testsDaniel Stenberg2021-06-031-1/+2
* runtests: parse data/Makefile.inc instead of using makeDaniel Stenberg2021-06-021-5/+8
* test972: verify the json output with jsonlintbagder/test-jsonDaniel Stenberg2021-04-171-1/+1
* runtests.pl: kill processes locking test log filesMarc Hoersken2021-03-011-7/+52
* tests: disable .curlrc in more environmentsViktor Szakats2021-02-111-0/+2
* file: Support unicode urls on windowsStephan Szabo2021-02-091-0/+5
* runtests.pl: add %TESTNUMBER variable to make copying tests more convenientFabian Keil2021-02-091-4/+6
* runtests.pl: add an -o option to change internal variablesFabian Keil2021-02-091-0/+10
* runtests.pl: cleanupsFabian Keil2021-02-091-27/+36
* runtests.pl: add an -E option to specify an exclude fileFabian Keil2021-02-091-0/+49
* runtests.pl: add -L parameter to require additional perl librariesFabian Keil2021-02-091-0/+6
* runtests.pl: add a -P option to specify an external proxyFabian Keil2021-02-091-0/+35
* runtests: preprocess DISABLED to allow conditionalsDaniel Stenberg2021-01-191-9/+19
* runtests: turn preprocessing into a separate functionDaniel Stenberg2021-01-191-73/+52
* misc: fix typosFabian Keil2021-01-111-1/+1
* global_init: debug builds allocates a byte in initDaniel Stenberg2021-01-061-0/+1
* language: s/behaviour/behavior/gEmil Engler2021-01-021-2/+2
* runtests: add support for gophers, gopher over TLSDaniel Stenberg2020-12-151-10/+49
* runtests: add 'wakeup' as a featureDaniel Stenberg2020-12-111-0/+1
* runtests.pl: fix "uninitialized value" warningDaniel Stenberg2020-12-111-1/+1
* runtests: add support for %if [feature] conditionsDaniel Stenberg2020-12-111-9/+70
* runtests: make 'c-ares' a "feature" to depend onDaniel Stenberg2020-11-261-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+5
* runtests: show keywords when no tests ranDaniel Stenberg2020-10-261-0/+7
* runtests: revert the mistaken edit of $CURLDaniel Stenberg2020-10-191-1/+1
* runtests: return error if no tests ranDaniel Stenberg2020-10-151-3/+3
* CI/tests: fix invocation of tests for CMake buildsSergei Nikulov2020-10-141-2/+2
* CI/tests: use verification curl for test reporting APIsMarc Hoersken2020-10-131-6/+6
* runtests.pl: use $LIBDIR variable instead of hardcoded pathMarc Hoersken2020-10-081-3/+3
* runtests: add %repeat[]% for test filesDaniel Stenberg2020-10-041-0/+7
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-1/+4
* runtests: allow generating a binary sequence from hexDaniel Stenberg2020-10-021-0/+7