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 |
|
Daniel Stenberg
|
e992770e8d
|
test433: clear some home dir env variables
Follow-up to bd6b54ba1f
... so that XDG_CONFIG_HOME is the only home dir variable set and thus
used correctly in the test!
Fixes #6599
Closes #6600
|
2021-02-12 14:02:07 +01:00 |
|
Daniel Stenberg
|
e6b21d422e
|
runtests: provide curl's version string as %VERSION for tests
... so that we can check HTTP requests for User-Agent: curl/%VERSION
Update 600+ test cases accordingly.
Closes #6037
|
2020-10-02 22:54:23 +02:00 |
|
Daniel Stenberg
|
4be1f8dc01
|
curl: support XDG_CONFIG_HOME to find .curlrc
Added test433 to verify. Updated documentation.
Reviewed-by: Jay Satiro
Suggested-by: Eli Schwartz
Fixes #5829
Closes #5837
|
2020-08-24 16:37:09 +02:00 |
|