| Commit message (Expand) | Author | Age | Files | Lines |
* | Splitting TestRun into Action and Outcome. | Jesse Wilson | 2010-03-30 | 22 | -694/+710 |
* | Renaming dalvik.runner to Vogar! | Jesse Wilson | 2010-03-30 | 41 | -88/+132 |
* | Tweak our test & runner so XPath tests can be executed on Hudson. | Jesse Wilson | 2010-03-29 | 1 | -1/+3 |
* | Fix --debug-port to --debug in vogar usage | Brian Carlstrom | 2010-03-23 | 1 | -1/+1 |
* | misc DalvikRunner changes | Brian Carlstrom | 2010-03-16 | 9 | -21/+61 |
* | make DalvikRunner ignore .#Foo.java files | Brian Carlstrom | 2010-03-16 | 4 | -7/+4 |
* | Don't silently ignore arguments just because we don't take any. | Elliott Hughes | 2010-03-10 | 1 | -0/+3 |
* | am 60a65773: Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /... | Brian Carlstrom | 2010-02-28 | 1 | -1/+5 |
|\ |
|
| * | Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after ... | Brian Carlstrom | 2010-02-23 | 1 | -1/+5 |
* | | am d1ad6ae8: DalvikRunner --tee option to send output to a file or stdout at ... | Brian Carlstrom | 2010-02-28 | 8 | -65/+132 |
|\ \
| |/ |
|
| * | DalvikRunner --tee option to send output to a file or stdout at runtime | Brian Carlstrom | 2010-02-23 | 8 | -65/+132 |
* | | Fix DalvikRunner on the dalvik-dev branch. | Elliott Hughes | 2010-02-23 | 1 | -1/+1 |
|/ |
|
* | Merge "Removing bogus check to permit on-host debugging." | Jesse Wilson | 2010-02-19 | 1 | -4/+0 |
|\ |
|
| * | Removing bogus check to permit on-host debugging. | Jesse Wilson | 2010-02-19 | 1 | -4/+0 |
* | | More DalvikRunner cleanup. | Elliott Hughes | 2010-02-18 | 4 | -110/+24 |
|/ |
|
* | Add a simple MD5-based cache to DalvikRunner. | Elliott Hughes | 2010-02-18 | 2 | -0/+128 |
* | Make DalvikRunner work on production devices too. | Elliott Hughes | 2010-02-17 | 5 | -28/+41 |
* | Reverting our test runner's background building behaviour. | Jesse Wilson | 2010-02-16 | 1 | -20/+9 |
* | Make DalvikRunner more resilient to running immediately after device reboot | Brian Carlstrom | 2010-02-11 | 4 | -20/+79 |
* | Fix NamingPatternCodeFinder to detect final classes | Brian Carlstrom | 2010-02-10 | 1 | -1/+1 |
* | Remove TestRunner.success field / Make postCompileTest return void | Brian Carlstrom | 2010-02-10 | 22 | -122/+185 |
* | DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt... | Brian Carlstrom | 2010-02-09 | 32 | -391/+1313 |
* | Change DalvikRunner to use newly added OptionParser. | Brian Carlstrom | 2010-01-29 | 7 | -144/+730 |
* | Adding support for arbitrary VM args in dalvik runner. | Jesse Wilson | 2010-01-22 | 5 | -13/+32 |
* | Teaching DalvikRunner to run arbitrary classes with main() methods. | Jesse Wilson | 2010-01-22 | 14 | -77/+258 |
* | Show DalvikRunner test output even on success when given --verbose. | Elliott Hughes | 2010-01-12 | 1 | -0/+2 |
* | Allow DalvikRunner to run tests in core library packages. | Elliott Hughes | 2010-01-07 | 1 | -0/+5 |
* | More expectations for our test runs | Jesse Wilson | 2009-12-21 | 2 | -9/+38 |
* | Fixing the XML emitter to honor the expectations file. | Jesse Wilson | 2009-12-20 | 4 | -71/+71 |
* | Fixing a busted regex in the expectations file. Also doing regex checking upf... | Jesse Wilson | 2009-12-20 | 1 | -1/+10 |
* | Adding expectations for a bunch of jtreg tests. | Jesse Wilson | 2009-12-18 | 4 | -59/+138 |
* | Rename dalvik_jtreg to dalvik_runner. | Jesse Wilson | 2009-12-17 | 25 | -0/+2435 |