aboutsummaryrefslogtreecommitdiff
path: root/src/Package/Fetch/testdata
diff options
context:
space:
mode:
authorIgor Anić <igor.anic@gmail.com>2024-04-04 21:28:28 +0200
committerIgor Anić <igor.anic@gmail.com>2024-04-09 15:00:22 +0200
commitb422e4a202f3b4d6e33c1433c3d27152dc5bc925 (patch)
treed0d4fef92a5540f1db5e57751a53e4458b450ffd /src/Package/Fetch/testdata
parent3d5a9237f7984a37f6aa086bd2b0783305f644e5 (diff)
downloadzig-b422e4a202f3b4d6e33c1433c3d27152dc5bc925.tar.gz
zig-b422e4a202f3b4d6e33c1433c3d27152dc5bc925.zip
fetch: save test cases
Prepare test cases, store them in Fetch/testdata. They cover changes in this PR as well from previous one #19111.
Diffstat (limited to 'src/Package/Fetch/testdata')
-rw-r--r--src/Package/Fetch/testdata/duplicate_paths.tar.gzbin0 -> 3230 bytes
-rw-r--r--src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gzbin0 -> 3237 bytes
-rw-r--r--src/Package/Fetch/testdata/no_root.tar.gzbin0 -> 3172 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/src/Package/Fetch/testdata/duplicate_paths.tar.gz b/src/Package/Fetch/testdata/duplicate_paths.tar.gz
new file mode 100644
index 0000000000..118a934c1b
--- /dev/null
+++ b/src/Package/Fetch/testdata/duplicate_paths.tar.gz
Binary files differ
diff --git a/src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz b/src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz
new file mode 100644
index 0000000000..760b37cd40
--- /dev/null
+++ b/src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz
Binary files differ
diff --git a/src/Package/Fetch/testdata/no_root.tar.gz b/src/Package/Fetch/testdata/no_root.tar.gz
new file mode 100644
index 0000000000..a3a4baf40f
--- /dev/null
+++ b/src/Package/Fetch/testdata/no_root.tar.gz
Binary files differ