commit | 5c3b529b8626d7749bef4c670ed293ce1626062d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jan 07 17:35:01 2010 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Jan 07 17:39:14 2010 -0800 |
tree | 4b0a945473d5b11a459a75724ac2dfc546f1ec1b | |
parent | a998416fbde954b48ecc5cebd3bc74bf10cb03b4 [diff] |
Allow DalvikRunner to run tests in core library packages. This is a bit of a hack, but I think it's not unreasonable, given the purpose of this tool (and the fact that we both favor writing our tests in the package they're testing). Bug: 2362187