summaryrefslogtreecommitdiffstats
path: root/runtime/parsed_options_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-2/+3
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-2/+0
* Add ART -help and -showversionBrian Carlstrom2014-03-031-0/+87