Daniel Stenberg
3fd80c7b59
tests: remove leading spaces from some tags
...
The threee tags `<name>`, `</name>` and `<command>` were frequently used
with a leading space that this removes. The reason this habbit is so
widespread in testcases is probably that they have been copy and pasted.
Hence, fixing them all now might curb this practice from now on.
Closes #12028
2023-10-04 14:15:23 +02:00
Daniel Stenberg
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
...
Unify the spelling as both versions were previously used intermittently
Closes #11717
2023-08-23 23:22:36 +02:00
Dan Fandrich
e7a021e135
tests: use %LOGDIR to refer to the log directory
...
This will allow it be set dynamically.
Ref: #10818
2023-03-30 09:53:57 -07: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
Dan Fandrich
61ff197a27
test938: added missing closing tags
2015-03-21 01:27:44 +01:00
Steve Holme
4043d7b67b
test938: Updated to use file input for upload
...
As the second URL won't be passed input from stdin.
2014-03-30 22:40:34 +01:00
Steve Holme
afbcfc4f46
tests: Added email unit tests to verify login credential connection re-use
2014-03-30 15:13:31 +01:00