summaryrefslogtreecommitdiffstats
path: root/cmdline/cmdline_parser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-091-0/+7
* ART: Fix Cmdline Parser testAndreas Gampe2015-03-051-2/+2
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-3/+22
* Merge "Revert "Add JIT""Nicolas Geoffray2015-02-241-22/+3
|\
| * Revert "Add JIT"Nicolas Geoffray2015-02-241-22/+3
* | Merge "Add JIT"Mathieu Chartier2015-02-241-3/+22
|\ \ | |/
| * Add JITMathieu Chartier2015-02-231-3/+22
* | ART: Allow the execution to stop if the compilation fails via an optionJean Christophe Beyler2015-02-231-0/+1
|/
* Merge "art: Fix broken cmdline_parser_test"Igor Murashkin2015-02-051-8/+0
|\
| * art: Fix broken cmdline_parser_testIgor Murashkin2015-02-051-8/+0
* | Disable test, it fails on target and read-barrier config.Nicolas Geoffray2015-02-051-1/+2
|/
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-041-0/+534