New args for CreateMasterTestOutput and OneTestTest

Per Dom's request, I updated the CreateMasterTestOutput and Tester
class's command-line arguments. I took away the ability to list
multiple types of test at once, since it is rarely useful, and added
the ability to specify a particular test number to run or update.

Example:

java ... OneTestTest DEFAULT_INPUT_MODE 2

Received on Friday, 26 October 2007 21:24:37 UTC