summaryrefslogtreecommitdiff
path: root/test/045-reflect-array/src/Main.java
AgeCommit message (Expand)Author
2017-06-02Tests: never use System.err Kevin Brodsky
2013-06-01Add array of abstract classes reflection test. Ian Rogers
2012-02-02Tests should include exception stack traces on failure. Elliott Hughes
2012-01-31Manually merge my AOSP update to the VM tests. Elliott Hughes
2011-09-29Adding old unit tests to test suite. jeffhao