summaryrefslogtreecommitdiffstats
path: root/tools/runner
Commit message (Expand)AuthorAgeFilesLines
* Add a simple MD5-based cache to DalvikRunner.Elliott Hughes2010-02-183-9/+147
* Make DalvikRunner work on production devices too.Elliott Hughes2010-02-1712-28/+494
* Reverting our test runner's background building behaviour.Jesse Wilson2010-02-161-20/+9
* Make DalvikRunner more resilient to running immediately after device rebootBrian Carlstrom2010-02-114-20/+79
* Fix NamingPatternCodeFinder to detect final classesBrian Carlstrom2010-02-101-1/+1
* Remove TestRunner.success field / Make postCompileTest return voidBrian Carlstrom2010-02-1024-126/+198
* DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt...Brian Carlstrom2010-02-0934-391/+1369
* Change DalvikRunner to use newly added OptionParser.Brian Carlstrom2010-01-298-144/+732
* Adding support for arbitrary VM args in dalvik runner.Jesse Wilson2010-01-225-13/+32
* Teaching DalvikRunner to run arbitrary classes with main() methods.Jesse Wilson2010-01-2215-78/+262
* Merge "Scrubbing some jtreg bugs."Jesse Wilson2010-01-191-0/+45
|\
| * Scrubbing some jtreg bugs.Jesse Wilson2010-01-191-0/+45
* | Show DalvikRunner test output even on success when given --verbose.Elliott Hughes2010-01-121-0/+2
* | Allow DalvikRunner to run tests in core library packages.Elliott Hughes2010-01-071-0/+5
|/
* Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg.Jesse Wilson2009-12-211-0/+22
* More expectations for our test runsJesse Wilson2009-12-213-10/+112
* Fixing the XML emitter to honor the expectations file.Jesse Wilson2009-12-204-71/+71
* Fixing a busted regex in the expectations file. Also doing regex checking upf...Jesse Wilson2009-12-202-2/+11
* Adding expectations for a bunch of jtreg tests.Jesse Wilson2009-12-1810-78/+741
* Rename dalvik_jtreg to dalvik_runner.Jesse Wilson2009-12-1734-0/+2517