Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 11:43:55 +0000 (11:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 11:43:55 +0000 (11:43 +0000)
commite6e6c6e635b72502a1bfc24cd407a82f9ecd82e2
tree77d50c786ef83a7619ff9d4ed1c921ddfb15ee36
parent1f340a262f5b85c480727bf6a68e0dd35d8c844a
Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using
the multi interface, which currently doesn't work because of how the data
connection is not waiting for connect before it tries to do proxy magic.
tests/data/DISABLED
tests/data/Makefile.am
tests/data/test564 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib564.c [new file with mode: 0644]