commit | 292df41bb285b2ede2fd67839ad76b83eda09c55 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu May 07 11:09:40 2009 -0700 |
committer | Brett Chabot <brettchabot@google.com> | Thu May 07 11:09:40 2009 -0700 |
tree | 0ce9a0c5a096edf9348dee211593fbcaf120bb06 | |
parent | 85972041d04b24f26000c5504c1afe9d824b6c9a [diff] |
Add ability to specify relative class paths when using runtest -c "runtest -c .<className>" will now be equivalent to "runtest -c <package>.<className>", where package is the test-app's package as defined in test_defs.xml.