From c3cae332c5fa5d4d50c45e9aeeb7efdc267dafd2 Mon Sep 17 00:00:00 2001 From: Colin Hogben Date: Thu, 23 Feb 2012 09:48:46 +0000 Subject: Add tests for curl's --libcurl output. These tests check the output of the --libcurl option of curl, including the improved option handling added in a related patch. --- tests/data/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 40ebf252c..8c53590eb 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -83,6 +83,7 @@ test1300 test1301 test1302 test1303 test1304 test1305 \ test1306 test1307 test1308 test1309 test1310 test1311 test1312 test1313 \ test1314 test1315 test1316 test1317 test1318 test1319 test1320 test1321 \ test1322 test1323 test1324 test1325 test1326 test1327 test1328 test1329 \ +test1400 test1401 test1402 test1403 test1404 test1405 test1406 test1407 \ test2000 test2001 test2002 test2003 test2004 EXTRA_DIST = $(TESTCASES) DISABLED -- cgit v1.2.3