aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 22:09:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 22:09:33 +0000
commit1ae95908e2e1a9106e58344473ee91e3348ddbe0 (patch)
tree8dca0ded7120d54e525f8440a91110aeae9913c2
parentea47b36ba18edd0c459c90f75a9b82a74850c663 (diff)
parent6d41938ba3f00ab36189d2cc8e692bff5c9e2fac (diff)
downloadtinytemplate-1ae95908e2e1a9106e58344473ee91e3348ddbe0.tar.gz
Update TEST_MAPPING am: fa84bfd5a2 am: 72d39625d8 am: de941f6506 am: df0ea80214 am: 6d41938ba3
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/tinytemplate/+/1813983 Change-Id: I1c940188d75fa128ecd924bee501bc75506c8dfe
-rw-r--r--TEST_MAPPING20
1 files changed, 20 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..05c6d70
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,20 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
+ "name": "unicode-xid_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ }
+ ]
+}