commit | 9dad5811d7232c85c07761dddd9ebd035524f955 | [log] [tgz] |
---|---|---|
author | Roozbeh Pournader <roozbeh@google.com> | Wed Jun 29 13:07:55 2016 -0700 |
committer | Roozbeh Pournader <roozbeh@google.com> | Wed Jun 29 13:14:13 2016 -0700 |
tree | 3ef391c572a6658aa863eab232f29b83e412073d | |
parent | c05bf612d81da4ac38ba43cd2358019d6d894736 [diff] |
Get failing WordIterator unit tests to pass again WordIterator is now following the pattern in java.text.BreakIterator, throwing an IllegalArgumentException when receiving an invalid argument. Previously, it failed inconsistently. Also add @SmallTest annotations to the WordIterator tests. Bug: 29868991 Change-Id: I8158f2f419c8c4467205031655c0e62cc9ef5c1c