History log of /curl/tests/FILEFORMAT.md (Results 76 – 79 of 79)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1abb087a 26-Apr-2020 Marc Hoersken

tests: add support for SSH server variant specific transfer paths

OpenSSH for Windows requires paths in the format of /C:/
instead of the pseudo-POSIX paths /cygdrive/c/ or just /c/

tests: add support for SSH server variant specific transfer paths

OpenSSH for Windows requires paths in the format of /C:/
instead of the pseudo-POSIX paths /cygdrive/c/ or just /c/

Reviewed-by: Daniel Stenberg
Closes #5298

show more ...


# 018dd775 20-Apr-2020 Daniel Stenberg

tests: add %NOLISTENPORT and use it

The purpose with this variable is to provide a port number that is
reasonably likely to not have a listener on the local host so that tests
can tr

tests: add %NOLISTENPORT and use it

The purpose with this variable is to provide a port number that is
reasonably likely to not have a listener on the local host so that tests
can try connect failures against it. It uses port 47 - "reserved"
according to IANA.

Updated six tests to use it instead of the previous different ports.

Assisted-by: Emil Engler
Closes #5270

show more ...


# d1a2816b 16-Apr-2020 Daniel Stenberg

runtests: always put test number in servercmd file


# 7e539746 19-Apr-2020 Daniel Stenberg

tests/FILEFORMAT: converted to markdown and extended

Closes #5261


1234