diff options
author | 2019-02-28 18:06:34 +0900 | |
---|---|---|
committer | 2019-03-07 01:57:57 +0000 | |
commit | a61ff2cec326e448239c3459313394e35c208ae2 (patch) | |
tree | bb84b619bf84bf05910c0d46dcc7befbf89e7a29 /python/python.go | |
parent | 7aa5a56bbc66180d15fdd68245b591229344d835 (diff) |
cc_test: emit errors if there's duplicate in srcs
In general "srcs" property allows duplication in the list.
But when cc_test's "test_per_src" property is set "true",
there will be variants according to "srcs" list.
Therefore, it should fail if there is a duplicate entry
in srcs list.
Bug: 113629474
Test: mma
Change-Id: I543624459c30dd296494a3a80e28ce5503a3ea2f
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions