aboutsummaryrefslogtreecommitdiff
path: root/tests/mappings/utf8_manifest.golden
diff options
context:
space:
mode:
authoraiuto <aiuto@google.com>2021-11-03 22:44:26 -0400
committerGitHub <noreply@github.com>2021-11-03 22:44:26 -0400
commit3c520a1becd011aa3c578a5edef27c180936adea (patch)
tree81976b09a5a42f607faed61abb036c65df94aba0 /tests/mappings/utf8_manifest.golden
parent9748dfa1a9a884d4107e5980f4bb3fa330f18b15 (diff)
downloadrules_pkg-3c520a1becd011aa3c578a5edef27c180936adea.tar.gz
Reorganize the source tree (#443)
* Reorganize the source tree - WORKSPACE moves up one level - this makes //:pkg.bzl effectively //pkg:pkg.bzl - put forwarders in place at top level to not break anyone - tests moves up one level - toolchains moves up one level - examples/**/BUILD do not change to the new rule locations - this is explicitly to provide some proof that the forwarders work - new examples should use the proper paths to .bzl files - near the 1.x release we can clean the current ones up Fixes: #111
Diffstat (limited to 'tests/mappings/utf8_manifest.golden')
-rw-r--r--tests/mappings/utf8_manifest.golden8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/mappings/utf8_manifest.golden b/tests/mappings/utf8_manifest.golden
new file mode 100644
index 0000000..8976601
--- /dev/null
+++ b/tests/mappings/utf8_manifest.golden
@@ -0,0 +1,8 @@
+[
+[0,"1-a","tests/testdata/utf8/1-a","0644",null,null],
+[0,"2-λ","tests/testdata/utf8/2-λ","0644",null,null],
+[0,"3-世","tests/testdata/utf8/3-世","0644",null,null],
+[0,"BUILD","tests/testdata/utf8/BUILD","0644",null,null],
+[0,"sübdir/2-λ","tests/testdata/utf8/sübdir/2-λ","0644",null,null],
+[0,"sübdir/hello","tests/testdata/utf8/sübdir/hello","0644",null,null]
+]