summaryrefslogtreecommitdiff
path: root/dexlist/dexlist_test.cc
AgeCommit message (Expand)Author
2019-09-24Various renames following the name change from "Runtime APEX" to "ART APEX". Martin Stjernholm
2019-04-12Add and use art::GetAndroidRuntimeBinDir. Roland Levillain
2018-09-07ART: Continue adding override annotations Andreas Gampe
2018-03-14Makes some ART gtests more robust to a non-standard environment. Roland Levillain
2018-03-05Move most of runtime/base to libartbase/base David Sehr
2017-08-23ART: Remove art and art/runtime include_dir directives Andreas Gampe
2017-07-24ART: Include cleanup Andreas Gampe
2017-02-01Separate art::Exec from utils David Sehr
2016-12-15ART: Move to libbase StringPrintf Andreas Gampe
2016-09-14Fix dexlist_test Colin Cross
2015-11-21Merge mnc-dr-enso-dev into goog/master Przemyslaw Szczepaniak
2015-08-28Make Art's dexlist the real one! Aart Bik
2015-07-08Revert "Make Art dexdump/list the real utilities." Aart Bik
2015-07-08Make Art dexdump/list the real utilities. Aart Bik
2015-07-07Migrated dexlist from Dalvik (libdex) into Art (libart) Aart Bik