~ubuntu-branches/ubuntu/trusty/almond/trusty

« back to all changes in this revision

Viewing changes to tests/doh/README

  • Committer: Package Import Robot
  • Author(s): Georges Khaznadar
  • Date: 2013-11-02 16:28:01 UTC
  • Revision ID: package-import@ubuntu.com-20131102162801-c33r5wt6efwq52n7
Tags: upstream-0.2.6
ImportĀ upstreamĀ versionĀ 0.2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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