diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-02-08 18:42:12 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-02-08 18:42:12 +0000 |
commit | f01d324c8335310eb4d1328ed51aa537a0973b98 (patch) | |
tree | f7b92d729d3fb85ae80a4d50f4cc0e140e2b0a48 /tests/data/test1023 | |
parent | 405e192b8cf35a0a44f85cedb9e21c97b34b1078 (diff) | |
download | curl-f01d324c8335310eb4d1328ed51aa537a0973b98.tar.gz |
Missed checking in these test data files.
Diffstat (limited to 'tests/data/test1023')
-rw-r--r-- | tests/data/test1023 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/tests/data/test1023 b/tests/data/test1023 new file mode 100644 index 000000000..1ef9b8784 --- /dev/null +++ b/tests/data/test1023 @@ -0,0 +1,37 @@ +<testcase> +<info> +<keywords> +curl-config +</keywords> +</info> + +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<server> +none +</server> + <name> +Compare curl --version with curl-config --vernum + </name> + <command> +--version +</command> +<postcheck> +%SRCDIR/libtest/test1022.pl ../curl-config log/stdout1023 vernum +</postcheck> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<errorcode> +2 +</errorcode> +</verify> +</testcase> |