summaryrefslogtreecommitdiff
path: root/test/031-class-attributes/src
AgeCommit message (Expand)Author
2017-12-15Tweak art tests to decouple better from toolchain version. Tobias Thierer
2017-06-02Tests: never use System.err Kevin Brodsky
2016-09-21Collapse ART's AbstractMethod class into Executable Neil Fuller
2016-07-22ART: Fix type parameter in tests Andreas Gampe
2016-04-04Remove AnnotationAccess and its remaining uses. Jeff Hao
2015-03-05Follow up 137982 Sebastien Hertz
2015-03-04Update run-test 031-class-attributes Sebastien Hertz
2013-06-14Fix Class.getModifiers for array classes. Elliott Hughes
2012-03-30Remove the native Class.isInstance, and add tests. Elliott Hughes
2012-01-31Manually merge my AOSP update to the VM tests. Elliott Hughes
2011-10-06Update test 031 to track the libcore annotations implementation changes. Elliott Hughes
2011-09-29Adding old unit tests to test suite. jeffhao