Refactored test suite: All tests are now compiled into one file, runs much faster...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 16 Sep 2006 12:19:56 +0000 (12:19 +0000)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 16 Sep 2006 12:19:56 +0000 (12:19 +0000)
commitf6ecc6a95c4046f53d1f0d75af213305c2bd7ea7
tree0b9a1bed6a57446df6ff3941bbf85211fc26542d
parentc792f325142ad928a1bf3263b5958cc01ea1a936
Refactored test suite: All tests are now compiled into one file, runs much faster and does not require ugly synchronization; Changed build.xml (tested) and Makefile (not tested!); Replaced calls to cmpOK() with ok(), removed cmpOK(); Tests can now call reset() to be able to always test against the unmodified test setup
Makefile
build.xml
build/test/index.html
build/test/js/test.js
build/test/test.js
src/jquery/jquery.js