Changeset [972ecec08836182d29ccdd2529707fd9afc42b7d] by thatcher
March 2nd, 2010 @ 07:14 AM
dramatically simplified scripts for running jquery integration
tests bin/test-jquery.sh runs 1.4.2 or bin/test-jquery.sh 1.4.1
runs 1.4.1 and finally bin/test-jquery.sh debug 1.4.1 runs in rhino
debugger, also glens frame code is now integrated into javascript
(rhino specific implementation) and can simply call window.location
again. finally we have a new qunit.env.js in plugin folder that is
built to ease users development for allowing project qunit tests to
run in envjs. resig pulled in qunit patches to avoid recursion in
same.
http://github.com/thatcher/env-js/commit/972ecec08836182d29ccdd2529...
Committed by thatcher
- A bin/test-jquery.js
- A plugins/qunit.env.js
- R bin/index.html
- R bin/jquery-1.2.6-test.js
- R bin/jquery-1.3.1-test.js
- R bin/jquery-1.3.2-test.js
- R bin/jquery-1.4.1-test.js
- R rhino/ant-launcher.jar
- R rhino/ant.jar
- R rhino/build.xml
- R rhino/src/META-INF/MANIFEST.MF
- R rhino/src/org/mozilla/javascript/tools/envjs/Global.java
- R rhino/src/org/mozilla/javascript/tools/envjs/Main.java
- R rhino/src/org/mozilla/javascript/tools/envjs/Proxy.java
- R rhino/src/org/mozilla/javascript/tools/envjs/Window.java
- M Makefile
- M bin/test-jquery.sh
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment