Viktor Szakats
|
2b2d8b7756
|
tests: delete unused commands
`runtests.pl` defaults to `-` if a command is not set, since
c43ad0f972.
Also:
- drop a stray `</file>`.
- replace a `nothing` with a guaranteed invalid hostname.
Ref: https://github.com/curl/curl/pull/18263/commits/4334033b43acca9b01ba43e08e611c8654feb84d
- replace unused URLs with `-`.
Closes #18319
|
2025-08-20 15:31:22 +02:00 |
|
Daniel Stenberg
|
beb64e6f3f
|
tests: make all names < 75 characters long
- no need to make them long and complicated
- increases the chances of them looking better in terminal outputs
Closes #17824
|
2025-07-06 10:56:08 +02:00 |
|
Daniel Stenberg
|
e2b4df7b5e
|
tests: use %TESTNUMBER instead of fixed number
This makes the tests easier to copy and relocate to other test numbers
without having to update content.
Closes #6738
|
2021-03-19 15:57:21 +01:00 |
|
Javier Blazquez
|
4c901638b4
|
multi: fix crash due to dangling entry in connect-pending list
Fixes #2677
Closes #2679
|
2018-06-23 22:31:52 +02:00 |
|