From 1b593e1ea4d2af0f6444d9a7788d5d99abd6fde5 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 11 Jan 2020 23:36:56 +0000 Subject: Squashed 'third_party/git/' content from commit cb71568594 git-subtree-dir: third_party/git git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7 --- t/t0110/README | 9 +++++++++ t/t0110/url-1 | 1 + t/t0110/url-10 | 1 + t/t0110/url-11 | 1 + t/t0110/url-2 | 1 + t/t0110/url-3 | 1 + t/t0110/url-4 | 1 + t/t0110/url-5 | 1 + t/t0110/url-6 | 1 + t/t0110/url-7 | 1 + t/t0110/url-8 | 1 + t/t0110/url-9 | 1 + 12 files changed, 20 insertions(+) create mode 100644 t/t0110/README create mode 100644 t/t0110/url-1 create mode 100644 t/t0110/url-10 create mode 100644 t/t0110/url-11 create mode 100644 t/t0110/url-2 create mode 100644 t/t0110/url-3 create mode 100644 t/t0110/url-4 create mode 100644 t/t0110/url-5 create mode 100644 t/t0110/url-6 create mode 100644 t/t0110/url-7 create mode 100644 t/t0110/url-8 create mode 100644 t/t0110/url-9 (limited to 't/t0110') diff --git a/t/t0110/README b/t/t0110/README new file mode 100644 index 000000000000..ad4a50ecd8a8 --- /dev/null +++ b/t/t0110/README @@ -0,0 +1,9 @@ +The url data files in this directory contain URLs with characters +in the range 0x01-0x1f and 0x7f-0xff to test the proper normalization +of unprintable characters. + +A select few characters in the 0x01-0x1f range are skipped to help +avoid problems running the test itself. + +The urls are in test files in this directory rather than being +embedded in the test script for portability. diff --git a/t/t0110/url-1 b/t/t0110/url-1 new file mode 100644 index 000000000000..519019c5ce6c --- /dev/null +++ b/t/t0110/url-1 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-10 b/t/t0110/url-10 new file mode 100644 index 000000000000..b9965de6a5d7 --- /dev/null +++ b/t/t0110/url-10 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-11 b/t/t0110/url-11 new file mode 100644 index 000000000000..f0a50f10096a --- /dev/null +++ b/t/t0110/url-11 @@ -0,0 +1 @@ +x://q/€߿ࠀ�𐀀𯿽 diff --git a/t/t0110/url-2 b/t/t0110/url-2 new file mode 100644 index 000000000000..43334b05b2de --- /dev/null +++ b/t/t0110/url-2 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-3 b/t/t0110/url-3 new file mode 100644 index 000000000000..7378c7bec247 --- /dev/null +++ b/t/t0110/url-3 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-4 b/t/t0110/url-4 new file mode 100644 index 000000000000..220b198c97f9 --- /dev/null +++ b/t/t0110/url-4 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-5 b/t/t0110/url-5 new file mode 100644 index 000000000000..1ccd92777928 --- /dev/null +++ b/t/t0110/url-5 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-6 b/t/t0110/url-6 new file mode 100644 index 000000000000..e8283aac6dff --- /dev/null +++ b/t/t0110/url-6 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-7 b/t/t0110/url-7 new file mode 100644 index 000000000000..fa7c10b61525 --- /dev/null +++ b/t/t0110/url-7 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-8 b/t/t0110/url-8 new file mode 100644 index 000000000000..79a0ba836f5b --- /dev/null +++ b/t/t0110/url-8 @@ -0,0 +1 @@ +x://q/ diff --git a/t/t0110/url-9 b/t/t0110/url-9 new file mode 100644 index 000000000000..8b44bec48b94 --- /dev/null +++ b/t/t0110/url-9 @@ -0,0 +1 @@ +x://q/ -- cgit 1.4.1