diff options
author | Nan Zhang <nanzhang@google.com> | 2018-01-25 13:53:22 -0800 |
---|---|---|
committer | Nan Zhang <nanzhang@google.com> | 2018-01-29 12:46:26 -0800 |
commit | ffe2c1c369d3647e811f65c52146ce43caec3460 (patch) | |
tree | 1c7875b205f9ec0920dcbeab2f8ca06981098e7d /python/python.go | |
parent | ad4692d5af06b879d82f244574e710a6f4ccf93f (diff) |
Change syntax for jacoco filter wildcard params.
originally:
.* -> /**/*.class
now:
.* -> /*.class
.** -> /**/*.class
Also add NinjaAndShellEscape to allow filtering inner classes with $ in
the name.
Test: unittests.
Bug: b/71889972
Merged-In: Ifb8d7daa22bee02346885171edb15180af18f0de
Change-Id: Ifb8d7daa22bee02346885171edb15180af18f0de
(cherry picked from commit c61066684d5c8ddf600af602852c32fce6e6c6f4)
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions