commit | 20e7a15bb74d7349ee879bb311a0607325f49aaf | [log] [tgz] |
---|---|---|
author | Eric Rowe <erowe@google.com> | Mon Oct 19 18:06:38 2009 -0700 |
committer | Eric Rowe <erowe@google.com> | Tue Oct 20 10:38:56 2009 -0700 |
tree | 6d5559e3b766397e74e31866031ba813126be147 | |
parent | 0d43991074e178c388b06b2f8984967c140451b9 [diff] |
Modify Monkey so that scripts can use raw and user events. Fix javadoc comment in MonkeySourceRandom.java and combine raw events and user events in MonkeySourceScript.java. Also, fix bug where too few arguments in the script causes a RuntimeException.