aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 6a0ccd291c16be83e791c9734db8b9a7e89e8842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/base64"
    },
    {
      "path": "external/rust/crates/crossbeam-deque"
    },
    {
      "path": "external/rust/crates/tinytemplate"
    },
    {
      "path": "external/rust/crates/tinyvec"
    },
    {
      "path": "external/rust/crates/unicode-xid"
    }
  ],
  "postsubmit": [
    {
      "name": "crossbeam-epoch_test_src_lib"
    }
  ],
  "presubmit": [
    {
      "name": "crossbeam-epoch_test_src_lib"
    }
  ],
  "presubmit-rust": [
    {
      "name": "crossbeam-epoch_test_src_lib"
    }
  ]
}