From 0bd12d19708208d29308d8df6196f55a7e3f85e5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Jun 2017 09:29:41 +0200 Subject: lib1521: add curl_easy_getinfo calls to the test set Also added return value checks to make sure no unexpected return codes are used. --- tests/data/test1521 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test1521') diff --git a/tests/data/test1521 b/tests/data/test1521 index 268c0695c..791a50dc8 100644 --- a/tests/data/test1521 +++ b/tests/data/test1521 @@ -16,7 +16,7 @@ lib1521 -try ALL curl_easy_setopt options +Test all curl_easy_setopt and curl_easy_getinfo options unused -- cgit v1.2.3