| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests: never use System.err | Kevin Brodsky | 2017-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | Always print stack traces to System.out, and replace all System.err.println()'s with System.out.println(). Follow-up of https://android-review.googlesource.com/#/c/187020/ and https://android-review.googlesource.com/#/c/407032/. Test: m test-art-host m test-art-target Change-Id: I9ab9cd955a8db25b2ec6673790e5bc924f62c88a | ||||
| * | Add test for hashCode and System.identityHashCode. | Mathieu Chartier | 2014-09-08 | 1 | -0/+40 |
| Change-Id: I325e95c23bda05bc9babff428111bb8d21f7f2d4 | |||||
