]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: remove pipelining tests
authorDaniel Stenberg <daniel@haxx.se>
Sat, 5 Sep 2020 16:42:29 +0000 (18:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 6 Sep 2020 07:48:17 +0000 (09:48 +0200)
commite50a877df74f2d5558f9962089bcac0883e4aa38
treef6b91404845c0c89eabfd0dd1a90ff895ebd4c59
parent363a88ac9da7e4ee6e78c03f020d2a263d191886
tests: remove pipelining tests

Remove the tests 530, 584, 1900, 1901, 1902, 1903 and 2033. They were
previously disabled.

The Pipelining code was removed from curl in commit 2f44e94efb3df8e,
April 2019.

Closes #5921
tests/data/DISABLED
tests/data/Makefile.inc
tests/data/test1900 [deleted file]
tests/data/test1901 [deleted file]
tests/data/test1902 [deleted file]
tests/data/test1903 [deleted file]
tests/data/test2033 [deleted file]
tests/data/test530 [deleted file]
tests/data/test584 [deleted file]
tests/libtest/Makefile.inc