summaryrefslogtreecommitdiffstats
path: root/test/003-omnibus-opcodes/src
Commit message (Expand)AuthorAgeFilesLines
* ART: Reset runtime_throw_failure flagAndreas Gampe2015-06-251-2/+2
* ART: Fix x86_64 GenSelect case when destination is RefJean Christophe Beyler2014-09-042-0/+29
* ART: Implement the easy long division/remainder by a constantAlexei Zavjalov2014-08-041-1/+1
* Update ART tests to handle new System.gc behaviorMathieu Chartier2014-02-042-4/+4
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-5/+6
* Special case division by small constantsbuzbee2012-04-111-0/+75
* Fix cpplint's whitespace complaints.Elliott Hughes2012-03-261-1/+1
* Test behavior of int shifts >= 32Ian Rogers2012-02-171-0/+34
* Fix copyright headers.Elliott Hughes2012-01-306-10/+90
* Make the class loading behavior closer to the RI's.Elliott Hughes2012-01-261-3/+4
* Improve exceptions thrown during class loading.Elliott Hughes2012-01-242-0/+13
* Fix for test 003-omnibus-opcodesIan Rogers2012-01-101-4/+7
* Old tests run with new system.jeffhao2011-09-3015-419/+416
* Adding old unit tests to test suite.jeffhao2011-09-2918-0/+4645