-
- Downloads
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
CURLM_CALL_MULTI_PERFORM stopped being a valid return code from curl_multi_perform back in 7.20.0. All the libcurl tests are ajusted to this and no longer check for this return code. Makes them simpler.
Showing
- tests/libtest/lib503.c 10 additions, 12 deletionstests/libtest/lib503.c
- tests/libtest/lib504.c 5 additions, 9 deletionstests/libtest/lib504.c
- tests/libtest/lib507.c 12 additions, 18 deletionstests/libtest/lib507.c
- tests/libtest/lib525.c 8 additions, 12 deletionstests/libtest/lib525.c
- tests/libtest/lib526.c 30 additions, 35 deletionstests/libtest/lib526.c
- tests/libtest/lib530.c 8 additions, 12 deletionstests/libtest/lib530.c
- tests/libtest/lib533.c 28 additions, 31 deletionstests/libtest/lib533.c
- tests/libtest/lib536.c 0 additions, 2 deletionstests/libtest/lib536.c
- tests/libtest/lib540.c 1 addition, 3 deletionstests/libtest/lib540.c
- tests/libtest/lib560.c 2 additions, 6 deletionstests/libtest/lib560.c
- tests/libtest/lib564.c 8 additions, 14 deletionstests/libtest/lib564.c
- tests/libtest/lib575.c 2 additions, 4 deletionstests/libtest/lib575.c
- tests/libtest/lib582.c 3 additions, 6 deletionstests/libtest/lib582.c
Loading
Please register or sign in to comment