diff --git a/Makefile b/Makefile index eac1648ee..4ec8ad628 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 ced75c60a..362f0cb1e 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 000000000..2c5b67225 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 000000000..bdbcbf2c3 --- /dev/null +++ b/build/test/fx.html @@ -0,0 +1,304 @@ + + +Animation Test Suite + + + + + +
+ +