From 20801181b2e921cffddc10951541b9b9da9affe1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 27 Nov 2000 11:54:35 +0000 Subject: [PATCH] file:// test data --- tests/data/command200.txt | 2 ++ tests/data/command201.txt | 2 ++ tests/data/error201.txt | 1 + tests/data/name200.txt | 1 + tests/data/name201.txt | 1 + tests/data/reply200.txt | 5 +++++ 6 files changed, 12 insertions(+) create mode 100644 tests/data/command200.txt create mode 100644 tests/data/command201.txt create mode 100644 tests/data/error201.txt create mode 100644 tests/data/name200.txt create mode 100644 tests/data/name201.txt create mode 100644 tests/data/reply200.txt diff --git a/tests/data/command200.txt b/tests/data/command200.txt new file mode 100644 index 000000000..8069c547d --- /dev/null +++ b/tests/data/command200.txt @@ -0,0 +1,2 @@ +file://data/reply200.txt + diff --git a/tests/data/command201.txt b/tests/data/command201.txt new file mode 100644 index 000000000..4112fa2df --- /dev/null +++ b/tests/data/command201.txt @@ -0,0 +1,2 @@ +file://data/fooobar-reply201.txt + diff --git a/tests/data/error201.txt b/tests/data/error201.txt new file mode 100644 index 000000000..81b5c5d06 --- /dev/null +++ b/tests/data/error201.txt @@ -0,0 +1 @@ +37 diff --git a/tests/data/name200.txt b/tests/data/name200.txt new file mode 100644 index 000000000..0defc8cd0 --- /dev/null +++ b/tests/data/name200.txt @@ -0,0 +1 @@ +file:// with relative path diff --git a/tests/data/name201.txt b/tests/data/name201.txt new file mode 100644 index 000000000..fd357f575 --- /dev/null +++ b/tests/data/name201.txt @@ -0,0 +1 @@ +file:// with non-existing file diff --git a/tests/data/reply200.txt b/tests/data/reply200.txt new file mode 100644 index 000000000..40ab20069 --- /dev/null +++ b/tests/data/reply200.txt @@ -0,0 +1,5 @@ +foo + bar +bar + foo +moo