summaryrefslogtreecommitdiffstats
path: root/test/118-noimage-dex2oat
Commit message (Expand)AuthorAgeFilesLines
* ART: Remove core-junit from test boot classpathAndreas Gampe2015-12-281-1/+0
* ART: Refactor libarttest C++ codeAndreas Gampe2015-09-301-44/+0
* Fix tests 116 and 118 for no-prebuildMathieu Chartier2015-09-251-0/+3
* Add non debug version of libarttestMathieu Chartier2015-08-271-4/+1
* Store OatDexFile instead of OatFile in DexFile.Richard Uhler2015-04-021-2/+1
* ART: Fix run-test 118Andreas Gampe2015-02-241-0/+20
* ART: Allow the execution to stop if the compilation fails via an optionJean Christophe Beyler2015-02-232-1/+7
* ART: Fix old run scriptsAndreas Gampe2015-02-041-7/+16
* Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStat...Brian Carlstrom2014-12-093-0/+43
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-2/+2
* Add VMRuntime.isBootClassPathOnDiskBrian Carlstrom2014-09-302-5/+37
* Improve dex location canonicalization-related performance.Vladimir Marko2014-09-101-3/+3
* Really fix tests.Alex Light2014-08-271-7/+16
* Support running without a boot image.Alex Light2014-08-255-0/+131