aboutsummaryrefslogtreecommitdiff
path: root/tests/mappings/utf8_manifest.golden
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2024-01-03 09:32:22 -0800
committerYifan Hong <elsk@google.com>2024-01-04 13:49:10 -0800
commit727182a720fcb5c8ec1b4cc523c32c49b0824250 (patch)
tree8034de2b58193e5b23ba8b935d01dd5cb0a1fa37 /tests/mappings/utf8_manifest.golden
parent1d38077f1ca6bc8698f31c68e9678d4075538d71 (diff)
downloadrules_pkg-main.tar.gz
Move project to bazelbuild-rules_pkg.HEADmastermain
This git repository is deprecated and moved to bazelbuild-rules_pkg. Also remove METADATA file. Also update README.md to point to the new repository. The following files are kept unchanged: - LICENSE - MODULE_LICENSE_APACHE2 - OWNERS Test: TH Bug: 315857945 Bug: 306192195 Change-Id: I64ab31d8adc3bd566280fb6aba6f43f36b2c18d8
Diffstat (limited to 'tests/mappings/utf8_manifest.golden')
-rw-r--r--tests/mappings/utf8_manifest.golden8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/mappings/utf8_manifest.golden b/tests/mappings/utf8_manifest.golden
deleted file mode 100644
index 11352ca..0000000
--- a/tests/mappings/utf8_manifest.golden
+++ /dev/null
@@ -1,8 +0,0 @@
-[
- {"type": "file", "dest": "1-a", "src": "tests/testdata/utf8/1-a", "mode": "0644", "user": null, "group": null, "uid": null, "gid": null, "origin": "@//tests/mappings:utf8_files"},
- {"type": "file", "dest": "2-λ", "src": "tests/testdata/utf8/2-λ", "mode": "0644", "user": null, "group": null, "uid": null, "gid": null, "origin": "@//tests/mappings:utf8_files"},
- {"type": "file", "dest": "3-世", "src": "tests/testdata/utf8/3-世", "mode": "0644", "user": null, "group": null, "uid": null, "gid": null, "origin": "@//tests/mappings:utf8_files"},
- {"type": "file", "dest": "BUILD", "src": "tests/testdata/utf8/BUILD", "mode": "0644", "user": null, "group": null, "uid": null, "gid": null, "origin": "@//tests/mappings:utf8_files"},
- {"type": "file", "dest": "sübdir/2-λ", "src": "tests/testdata/utf8/sübdir/2-λ", "mode": "0644", "user": null, "group": null, "uid": null, "gid": null, "origin": "@//tests/mappings:utf8_files"},
- {"type": "file", "dest": "sübdir/hello", "src": "tests/testdata/utf8/sübdir/hello", "mode": "0644", "user": null, "group": null, "uid": null, "gid": null, "origin": "@//tests/mappings:utf8_files"}
-]