Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / third_party / tvcm / third_party / Promises / polyfill / third_party / doh / README
1 DOH may be run standalone by issuing a command like the following:
2
3 java -jar ../shrinksafe/js.jar runner.js testModule=tests.colors
4
5 where the testModule argument is optional and shrinksafe/js.jar is just a
6 convenient copy of the Rhino JavaScript engine -- the custom patch is not
7 required.
8
9 Optional arguments include:
10  * dojoUrl - specifies the location of dojo.js
11  * testUrl - specifies a Javascript file to load with initialization code
12  * testModule - specifies a test module in the dojo package namespace