Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-11 | Remove dependency on com.google.android.collect classes | Paul Duffin | |
In preparation for building android.legacy.test library against the SDK this removes a dependency on internal classes. Bug: 30188076 Test: make checkbuild Change-Id: I9ea3827ab5db167c8cbddad25f0815c942681092 | |||
2010-02-20 | Retry test-runner tests move. | Brett Chabot | |
This time change the frameworks makefile so it only includes test-runner/src in the public API. | |||
2010-02-19 | Revert "Move framework test-runner unit tests to be closer to their source." | Brett Chabot | |
This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d. | |||
2010-02-19 | Move framework test-runner unit tests to be closer to their source. | Brett Chabot | |
Move the test-runner source into a separate src folder to accommodate the test move. |