summaryrefslogtreecommitdiffstats
path: root/runtime/common_runtime_test.h
Commit message (Expand)AuthorAgeFilesLines
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-3/+3
* Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-6/+15
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* ART: Fix assembler_test to use ScratchFileAndreas Gampe2014-05-021-0/+3
* Build changes to build multilib testsAndreas Gampe2014-04-011-0/+4
* Make test-art pass with heap reference poisoning enabled.Hiroshi Yamauchi2014-03-191-0/+7
* Reuse NoopCompilerCallbacks in oatdumpBrian Carlstrom2014-03-041-11/+1
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-0/+9
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-0/+358