jrburke 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
..
LICENSE 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
README 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
_browserRunner.js 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
_nodeRunner.js 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
_rhinoRunner.js 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
runner.html 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
runner.js 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
runner.sh 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos
small_logo.png 68f79ed4c1 Setting up unit tests with doh. %!s(int64=12) %!d(string=hai) anos

README

DOH may be run standalone by issuing a command like the following:

java -jar ../shrinksafe/js.jar runner.js testModule=tests.colors

where the testModule argument is optional and shrinksafe/js.jar is just a
convenient copy of the Rhino JavaScript engine -- the custom patch is not
required.

Optional arguments include:
* dojoUrl - specifies the location of dojo.js
* testUrl - specifies a Javascript file to load with initialization code
* testModule - specifies a test module in the dojo package namespace