]> git.ipfire.org Git - thirdparty/curl.git/history - tests
runtests: work around a perl without SIGUSR1
[thirdparty/curl.git] / tests /
2023-06-22  Dan Fandrichruntests: work around a perl without SIGUSR1
2023-06-21  Dan Fandrichruntests: include missing valgrind package 11365/head
2023-06-21  Dan Fandrichruntests: use more consistent failure lines
2023-06-21  Dan Fandrichruntests: consistently write the test check summary...
2023-06-21  Dan Fandrichtest2600: fix the description
2023-06-20  Stefan Eissinghyper: unslow
2023-06-20  Dan Fandrichlibtest: display the times after a test timeout error
2023-06-20  Dan Fandrichtest2600: bump a test timeout
2023-06-20  Dan Fandrichruntests: better detect and handle pipe errors in the...
2023-06-20  Dan Fandrichruntests: cleanly abort the runner if the controller...
2023-06-20  Dan Fandrichruntests: improve error logging
2023-06-20  Dan Fandrichruntests: better handle ^C during slow tests
2023-06-20  Dan Fandrichruntests: rename server command file
2023-06-20  Dan Fandrichtests: improve reliability of TFTP tests
2023-06-19  Daniel Stenbergcf-socket: skip getpeername()/getsockname for TFTP
2023-06-16  Marcel Raadtest427: add `cookies` feature and keyword
2023-06-16  Chris Talbotimap: Provide method to disable SASL if it is advertised 10041/head
2023-06-12  Stefan Eissinglib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
2023-06-12  Daniel Stenbergtest427: verify sending more cookies than fit in a...
2023-06-12  Daniel Stenbergtestutil: allow multiple %-operators on the same line
2023-06-09  Dan Fandrichtests: fix error messages & handling around sockets
2023-06-08  Daniel Stenbergcurl_url_set: enforce the max string length check for...
2023-06-08  Daniel Stenbergurlapi: have *set(PATH) prepend a slash if one is missing
2023-06-07  Dan Fandrichruntests; give each server a unique log lock file
2023-06-07  Dan Fandrichruntests: make test file directories in log/N 11267/head
2023-06-07  Daniel Stenbergws: make the curl_ws_meta() return pointer a const
2023-06-07  Daniel Stenbergruntests: move parallel log dirs from logN to log/N
2023-06-07  Dan Fandrichtest447: move the test file into %LOGDIR
2023-06-07  Viktor Szakatscmake: add support for "unity" builds
2023-06-07  Daniel Stenbergtest/.gitignore: ignore log*
2023-06-05  Dan Fandrichruntests: document the -j parallel testing option 11255/head
2023-06-05  Dan Fandrichruntests: create multiple test runners when requested
2023-06-05  Dan Fandrichruntests: handle repeating tests in multiprocess mode
2023-06-05  Dan Fandrichruntests: buffer logmsg while running singletest()
2023-06-05  Dan Fandrichruntests: call initserverconfig() in the runner
2023-06-05  Dan Fandrichruntests: use a per-runner random seed
2023-06-05  Dan Fandrichruntests: complete main test loop refactor for multiple...
2023-06-05  Dan Fandrichruntests: prepare main test loop for multiple runners
2023-06-05  Raito Bezariushaproxy: add --haproxy-clientip flag to spoof client IPs
2023-06-05  Daniel Stenbergurlapi: scheme starts with alpha
2023-06-02  Daniel Stenbergtests/servers: generate temp names in /tmp for unix...
2023-06-02  Stefan Eissinghttp2: better support for --limit-rate
2023-06-01  Daniel Stenbergtest447: test PUTting a file that grows
2023-05-31  Daniel Stenbergtests/servers.pm: pick unused port number with a server...
2023-05-30  Dan Fandrichruntests: abort test run after failure without -a 11227/head
2023-05-29  Daniel Stenberglib1560: verify more scheme guessing
2023-05-25  Daniel Stenbergurlapi: remove superfluous host name check
2023-05-25  Stefan Eissinghttp2: fix EOF handling on uploads with auth negotiation
2023-05-23  Daniel Stenbergmisc: fix spelling mistakes
2023-05-22  Dan Fandrichdocs: fix fuzzing documentation link
2023-05-22  Dan Fandrichruntests: add a missing \n at the end of a log message
2023-05-22  Stefan Eissinghttp/2: unstick uploads
2023-05-21  Jay Satirolib: fix conversion warnings with gcc on macOS
2023-05-21  Emanuele TorreRevert "urlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_...
2023-05-21  Dan Fandrichruntests: use the correct fd after select
2023-05-21  Dan Fandrichtest425: fix the log directory for the upload
2023-05-21  Dan Fandrichruntests: handle interrupted reads from IPC pipes
2023-05-20  Stefan Eissinghttp2: upload improvements
2023-05-20  Stefan Eissinghttp2: increase stream window size to 10 MB
2023-05-19  Daniel Stenbergurlapi: allow numerical parts in the host name
2023-05-18  Stefan Eissingcf-socket: completely remove the disabled USE_RECV_BEFO...
2023-05-18  Emanuele Torreurlapi: respect CURLU_ALLOW_SPACE and CURLU_NO_AUTHORIT...
2023-05-18  Emanuele Torrechecksrc: disallow spaces before labels
2023-05-13  Marcel Raadmd4: only build when used
2023-05-12  Daniel Stenbergtest2306: verify getting a second response with folded...
2023-05-08  Daniel Stenbergtool_operate: refuse (--data or --form) and --continue...
2023-05-05  Dan Fandrichruntests: fix -c option when run with valgrind
2023-05-05  Dan Fandrichruntests: support creating more than one runner process
2023-05-05  Dan Fandrichruntests: spawn a new process for the test runner
2023-05-05  Dan Fandrichruntests: turn singletest() into a state machine
2023-05-05  Dan Fandrichruntests: change runner interface to be asynchronous
2023-05-05  Dan Fandrichruntests: call citest_finishtest in singletest
2023-05-05  Dan Fandrichruntests: add a runner initialization function
2023-05-05  Dan Fandrichruntests: remove directory from server filename variables
2023-05-05  Dan Fandrichruntests: reduce package exports after refactoring
2023-05-05  Dan Fandrichruntests: use a function to obtain $LOGDIR for a test
2023-04-28  Daniel Stenbergchecksrc: find bad indentation in conditions without...
2023-04-28  Stefan Eissinghttp2: do flow window accounting for cancelled streams
2023-04-28  Marcel Raadtests/http: make curl_setup.h the first include
2023-04-27  Dan Fandrichtests/http: fix out-of-tree builds
2023-04-26  Stefan Eissingtests/http: more tests with specific clients
2023-04-26  Daniel Stenbergman pages: simplify the .TH sections
2023-04-26  Daniel Stenberghostcheck: fix host name wildcard checking
2023-04-25  Dan Fandrichsmbserver: remove temporary files before exit
2023-04-25  Stefan EissingWebsocket en-/decoding
2023-04-25  Stefan Eissingh2/h3: replace `state.drain` counter with `state.dselec...
2023-04-24  Dan Fandrichruntests: support buffering log messages in runner... 11016/head
2023-04-24  Dan Fandrichruntests: more consistently use logmsg in server contro...
2023-04-24  Dan Fandrichruntests: create runner functions for clearlocks and...
2023-04-24  Dan Fandrichruntests: tightened servers package exports
2023-04-24  Dan Fandrichruntests: display logs on server failure in singletest()
2023-04-24  Dan Fandrichruntests: turn a print into a logmsg
2023-04-22  Dan Fandrichruntests: move showdiff into runtests.pl
2023-04-22  Dan Fandrichdevtest: add a new script for testing the test harness
2023-04-22  Dan Fandrichruntests: refactor the main test loop into two
2023-04-22  Dan Fandrichruntests: track only the current test timings in runner.pm
2023-04-22  Dan Fandrichruntests: skip test preprocessing when doing -l
2023-04-22  Dan Fandrichruntests: simplify value returned regarding use of...
2023-04-22  Dan Fandrichruntests: fix quoting in Appveyor and Azure test integr... 11010/head
2023-04-18  Dan Fandrichruntests: spread out the port numbers used by servers
next