summaryrefslogtreecommitdiffstats
path: root/test/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-021-2/+2
* Use TEST_ART_RUN_TESTS consistentlyBrian Carlstrom2014-04-011-1/+3
* Build changes to build multilib testsAndreas Gampe2014-04-011-9/+27
* Disable timing sensitive tests on dist builds.Brian Carlstrom2014-04-011-1/+7
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-5/+4
* Fixed and refactored 64b host buildAndreas Gampe2014-03-121-1/+1
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+1
* Fixes to allow test-art-host to run via build serverBrian Carlstrom2014-02-191-3/+3
* Remove blacklistSebastien Hertz2014-02-171-0/+1
* Don't hardcode object layout in Unsafe and space_test.Hiroshi Yamauchi2014-02-111-1/+2
* Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGEBrian Carlstrom2014-01-271-0/+2
* Fix test-art-host to work with latest build project that does not set LOCAL_M...Brian Carlstrom2014-01-241-2/+2
* Move boot image generation to the build projectBrian Carlstrom2013-12-171-1/+0
* Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARYBrian Carlstrom2013-11-081-1/+1
* Merge "Merge remote-tracking branch 'goog/dalvik-dev' into merge-art"Brian Carlstrom2013-11-071-1/+2
|\
| * Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+1
| * resolved conflicts for merge of b926b3c6 to dalvik-devBrian Carlstrom2013-10-111-0/+1
| |\
| * | Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-261-1/+1
* | | Remove usage of LOCAL_BUILD_HOST_DEXNarayan Kamath2013-11-011-2/+1
| |/ |/|
* | Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-101-0/+1
|/
* Add test-art-oat-<test> test-art-run-test-<test> variantsBrian Carlstrom2013-08-281-0/+6
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-1/+1
* Make test-art-host-run-test and test-art-host-oat run with and without interp...Brian Carlstrom2013-07-311-16/+16
* resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-2/+131
|\
| * Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-2/+130
|/
* add jasmin dependency so that it can be used when building the tests.Tsu Chiang Chuang2013-01-171-2/+2
* Using full path for dx.Tsu Chiang Chuang2012-07-231-1/+1
* fix missing dx in build server.Tsu Chiang Chuang2012-07-201-2/+2
* Build run-test files.Tsu Chiang Chuang2012-07-131-0/+45