summaryrefslogtreecommitdiffstats
path: root/tools/runner/java
Commit message (Expand)AuthorAgeFilesLines
* Splitting TestRun into Action and Outcome.Jesse Wilson2010-03-3022-694/+710
* Renaming dalvik.runner to Vogar!Jesse Wilson2010-03-3041-88/+132
* Tweak our test & runner so XPath tests can be executed on Hudson.Jesse Wilson2010-03-291-1/+3
* Fix --debug-port to --debug in vogar usageBrian Carlstrom2010-03-231-1/+1
* misc DalvikRunner changesBrian Carlstrom2010-03-169-21/+61
* make DalvikRunner ignore .#Foo.java filesBrian Carlstrom2010-03-164-7/+4
* Don't silently ignore arguments just because we don't take any.Elliott Hughes2010-03-101-0/+3
* am 60a65773: Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /...Brian Carlstrom2010-02-281-1/+5
|\
| * Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after ...Brian Carlstrom2010-02-231-1/+5
* | am d1ad6ae8: DalvikRunner --tee option to send output to a file or stdout at ...Brian Carlstrom2010-02-288-65/+132
|\ \ | |/
| * DalvikRunner --tee option to send output to a file or stdout at runtimeBrian Carlstrom2010-02-238-65/+132
* | Fix DalvikRunner on the dalvik-dev branch.Elliott Hughes2010-02-231-1/+1
|/
* Merge "Removing bogus check to permit on-host debugging."Jesse Wilson2010-02-191-4/+0
|\
| * Removing bogus check to permit on-host debugging.Jesse Wilson2010-02-191-4/+0
* | More DalvikRunner cleanup.Elliott Hughes2010-02-184-110/+24
|/
* Add a simple MD5-based cache to DalvikRunner.Elliott Hughes2010-02-182-0/+128
* Make DalvikRunner work on production devices too.Elliott Hughes2010-02-175-28/+41
* 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-1022-122/+185
* DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt...Brian Carlstrom2010-02-0932-391/+1313
* Change DalvikRunner to use newly added OptionParser.Brian Carlstrom2010-01-297-144/+730
* 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-2214-77/+258
* 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
* More expectations for our test runsJesse Wilson2009-12-212-9/+38
* 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-201-1/+10
* Adding expectations for a bunch of jtreg tests.Jesse Wilson2009-12-184-59/+138
* Rename dalvik_jtreg to dalvik_runner.Jesse Wilson2009-12-1725-0/+2435