| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Java9LanguageFeaturesTest.java into correct directory. | Pete Gillin | 2019-07-11 | 1 | -0/+0 |
| | | | | | | | | | | The path accidentally didn't quite match the package name (with its repeated libcore), which violates the convention, and causes issues for some tools (e.g. vogar considers it an error). Test: cts-tradefed run cts-dev -m CtsLibcoreTestCase -t libcore.libcore.internal Change-Id: Iadd4ac5a28ca9041514804d672dc480f96824213 | ||||
| * | Move Java9LanguageFeaturesTest into its own directory. | Pete Gillin | 2019-06-27 | 1 | -0/+60 |
| This is in preparation for http://r.android.com/999933, which adds more build file complexity around this test, and means that complexity is kept out of the top-level libcore JavaLibrary.bp. Test: cts-tradefed run cts-dev -m CtsLibcoreTestCase -t libcore.libcore.internal Change-Id: I31bb233925cfb39c0654b0af0813b33b26527787 | |||||
