Sha256: ba6e2334f5d16aa82d34f3c680d2fca8859183b63c6cc62185b75f86fa0a7a6c
Contents?: true
Size: 1.04 KB
Versions: 125
Compression:
Stored size: 1.04 KB
Contents
How to run the tests: * The tests themselves assume that jsunit is in a sibling directory to the one containing the distrbution. If this is not so, it is sufficient to edit the paths in the test files. (On UNIX, symlinks may be your friend if this is not convenient.) * jsmock.js (available from http://jsmock.sourceforge.net/) should be placed in the distribution directory. * Specify the test files via a URL parameter. (This might be an issue with jsunit: http://digitalmihailo.blogspot.com/2008/06/make-jsunit-work-in-firefox-30.html) For example, if the root of your downloaded of the distribution is /mypath: file:///mypath/jsunit/testRunner.html?testpage=mypath/webstorageportabilitylayer/dbwrapper_gears_test.html file:///mypath/jsunit/testRunner.html?testpage=mypath/webstorageportabilitylayer/dbwrapper_html5_test.html file:///mypath/jsunit/testRunner.html?testpage=mypath/webstorageportabilitylayer/dbwrapperapi_test.html NB: the leading / in a UNIX path is not included in mypath so setting it via pwd will not deliver the desired effect.
Version data entries
125 entries across 125 versions & 4 rubygems