SemanticScuttle/includes/js/util/doh
2008-11-13 09:49:11 +00:00
..
_sounds New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
_browserRunner.js New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
_rhinoRunner.js New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
LICENSE New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
README New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
runner.html New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
runner.js New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
runner.sh New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00
small_logo.png New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit 2008-11-13 09:49:11 +00:00

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

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

where the testModule argument is optional and custom_rhino.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