diff options
| author | Igor Anić <igor.anic@gmail.com> | 2024-04-04 21:28:28 +0200 |
|---|---|---|
| committer | Igor Anić <igor.anic@gmail.com> | 2024-04-09 15:00:22 +0200 |
| commit | b422e4a202f3b4d6e33c1433c3d27152dc5bc925 (patch) | |
| tree | d0d4fef92a5540f1db5e57751a53e4458b450ffd /src/Package/Fetch/testdata | |
| parent | 3d5a9237f7984a37f6aa086bd2b0783305f644e5 (diff) | |
| download | zig-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.gz | bin | 0 -> 3230 bytes |
| -rw-r--r-- | src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz | bin | 0 -> 3237 bytes |
| -rw-r--r-- | src/Package/Fetch/testdata/no_root.tar.gz | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..118a934c1b --- /dev/null +++ b/src/Package/Fetch/testdata/duplicate_paths.tar.gz diff --git a/src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz b/src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz Binary files differnew file mode 100644 index 0000000000..760b37cd40 --- /dev/null +++ b/src/Package/Fetch/testdata/duplicate_paths_excluded.tar.gz diff --git a/src/Package/Fetch/testdata/no_root.tar.gz b/src/Package/Fetch/testdata/no_root.tar.gz Binary files differnew file mode 100644 index 0000000000..a3a4baf40f --- /dev/null +++ b/src/Package/Fetch/testdata/no_root.tar.gz |
