From 16897354bcbb2afbc81d0d985a940dbe37cac986 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 1 Nov 2007 00:36:55 +0000 Subject: Added test case 1013 to check that curl-config --protocols matches the protocols listed in curl --version --- tests/data/test1013 | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 tests/data/test1013 (limited to 'tests/data/test1013') diff --git a/tests/data/test1013 b/tests/data/test1013 new file mode 100644 index 000000000..32b4bfefa --- /dev/null +++ b/tests/data/test1013 @@ -0,0 +1,31 @@ + +# +# Server-side + + + +# +# Client-side + + +none + + +Compare curl --version with curl-config --features + + +--version + + +%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 + + + +# +# Verify data after the test has been "shot" + + +2 + + + -- cgit v1.2.3