From: John Resig Date: Thu, 15 Mar 2007 17:09:29 +0000 (+0000) Subject: Added an initial version of the new animation test suite. (You should never see red... X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=297a450e05e80e930d53631bb9ae2c3fe09378b7 Added an initial version of the new animation test suite. (You should never see red on the suite page - an error message will be generated wherever possible.) --- diff --git a/Makefile b/Makefile index eac1648..4ec8ad6 100644 --- a/Makefile +++ b/Makefile @@ -117,6 +117,8 @@ test: ${JQ} @@echo " - Copying over script files." @@cp -fR ${BUILD_DIR}/test/data ${TEST_DIR}/data @@cp -f ${BUILD_DIR}/test/index.html ${TEST_DIR} + @@cp -f ${BUILD_DIR}/test/fx.html ${TEST_DIR} + @@cp -f ${BUILD_DIR}/test/cow.jpg ${TEST_DIR} @@echo " - Compiling Test Cases" @@${JAR} ${BUILD_DIR}/test/test.js ${JQ} ${TEST_DIR} diff --git a/build.xml b/build.xml index ced75c6..362f0cb 100644 --- a/build.xml +++ b/build.xml @@ -110,6 +110,8 @@ + + diff --git a/build/test/cow.jpg b/build/test/cow.jpg new file mode 100644 index 0000000..2c5b672 Binary files /dev/null and b/build/test/cow.jpg differ diff --git a/build/test/fx.html b/build/test/fx.html new file mode 100644 index 0000000..bdbcbf2 --- /dev/null +++ b/build/test/fx.html @@ -0,0 +1,304 @@ + + +Animation Test Suite + + + + + +
+ +