commit | 4f9d11f6b1582f3befb81be8b19ea1778de1e6d6 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Tue Apr 06 10:18:21 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Tue Apr 06 10:18:21 2021 -0700 |
tree | 1c0e56d196431a8be71d11b3827488033d89365e | |
parent | 57a9db7c48e2f8c3cab56d3f2e118ee6fde88948 [diff] |
Sort Rust TEST_MAPPING tests. We currently seem to emit TEST_MAPPING files in an arbitrary order, which causes diffs to look confusing even when nothing has changed. Let's sort them by the test name, which is both stable and easier to read. Test: Run cargo2android multiple times and see no TEST_MAPPING diff. Change-Id: I398aa84a4891380e4292223445bd53959c024421