summaryrefslogtreecommitdiff
path: root/build/Android.common_test.mk
AgeCommit message (Expand)Author
2020-05-29Finish move of jar compilation rules from makefile to soong. David Srbecky
2020-04-01Move the conscrypt hostdex build rule to ART. Nicolas Geoffray
2020-03-24Remove -testdex variants of bootclasspath jars. Nicolas Geoffray
2019-02-11Remove typo'd variables Colin Cross
2019-01-02Remove uses of $USER Dan Willemsen
2018-12-18Add implicit min-sdk if a test uses a main-dex list. Ian Zerny
2018-12-04Reduce core image to 6 modules. Vladimir Marko
2018-12-03Revert "Reduce core image to core-{oj,libart,simple}." Vladimir Marko
2018-11-30Reduce core image to core-{oj,libart,simple}. Vladimir Marko
2018-10-04Stop using sum(1). Elliott Hughes
2018-02-26Don't use $PPID Colin Cross
2018-01-10Change from PPID to CWD to distinguish between different trees Alex Light
2018-01-04Don't use ANDROID_BUILD_TOP in common_test.mk Alex Light
2017-11-13Remove obsolete environment variables. Nicolas Geoffray
2017-10-02Delete jack support Colin Cross
2017-03-28Incorporate random profile tests into run-test. Jeff Hao
2017-03-16Revert "Remove obsolete LOCAL_DX_FLAGS." Colin Cross
2017-03-15Run all 'compiler' variants by default. Nicolas Geoffray
2017-02-17Remove testing of prebuilt npic boot images. Richard Uhler
2017-01-30Add ART_TEST_RUN_TEST_IMAGE. Nicolas Geoffray
2017-01-27Make no-relocate the default. Nicolas Geoffray
2016-11-09Have `make` report a failing gtest run as a top-level target. Roland Levillain
2016-10-19Build: Avoid using ppid to generate temporary directory name. Narayan Kamath
2016-10-04Revert "Compute PPID at ninja time" Colin Cross
2016-10-03Compute PPID at ninja time Colin Cross
2016-09-20Remove unused build code Colin Cross
2016-09-16Move ART_HOST_TEST_DIR to Android.common_test.mk Dan Willemsen
2016-09-15Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and... Nicolas Geoffray
2016-09-13Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" Hiroshi Yamauchi
2016-09-13Re-apply "Cleanup run-test and Makefile around boot image and PIC." Nicolas Geoffray
2016-09-12Squashed commit of the following: Nicolas Geoffray
2016-09-09Cleanup run-test and Makefile around boot image and PIC. Nicolas Geoffray
2016-08-09Add a graph coloring art test option Matthew Gharrity
2016-03-30Remove obsolete LOCAL_DX_FLAGS. Ying Wang
2016-03-22Update Makefile and scripts after Quick removal. Nicolas Geoffray
2016-02-22Revert "Force Jack to consider multidex annotations" Delphine Martin
2016-01-07Force Jack to consider multidex annotations Yohann Roussel
2015-12-23Dex2oat support for multiple oat file and image file outputs. Jeff Hao
2015-11-14Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. Alex Light
2015-11-03Make things generally quieter. Alex Light
2015-07-17runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS Igor Murashkin
2015-06-26ART: Fix streaming tracing issues Andreas Gampe
2015-03-11Properly compile multidex for tests when using Jack. Richard Uhler
2015-03-09Create OatFileAssistant class for assisting with oat files. Richard Uhler
2015-03-09Revert "Revert "More Makefile fun for --debuggable."" Nicolas Geoffray
2015-03-09Revert "More Makefile fun for --debuggable." Nicolas Geoffray
2015-03-06More Makefile fun for --debuggable. Nicolas Geoffray
2015-02-26Add missing JIT stuff in make files Mathieu Chartier
2015-01-07Re-enable ParallelGC test for gcstress mode Mathieu Chartier
2015-01-07Fix signal test to work with gcstress Mathieu Chartier