Jörn Zaefferer
|
f6ecc6a95c
|
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
|
2006-09-16 12:19:56 +00:00 |
|
Jörn Zaefferer
|
770a92a594
|
Fixed bug #147, required some (ugly) modifications: changed function jQuery(...){} to jQuery = function(...){}, necessary because IE parses all function name(){} declarations before executing inline code; added intro.js and outro.js to both build.xml (tested) and Makefile (not tested) to include "if(typeof window.jQuery == "undefined") { ... }
|
2006-09-15 14:51:55 +00:00 |
|
Franck Marcia
|
7f17d8f528
|
new build using JSMin
|
2006-09-02 11:47:54 +00:00 |
|
John Resig
|
b9e216ca75
|
Added in a new Ant build script.
|
2006-08-16 21:14:03 +00:00 |
|