Skip to content
Permalink
Browse files
Automated test running using Rhino (no browser required!). Still very…
… buggy, but off to a good start.
  • Loading branch information
jeresig committed Jul 8, 2007
1 parent 4f85aae commit 89a9a74
Show file tree
Hide file tree
Showing 4 changed files with 575 additions and 0 deletions.
@@ -127,6 +127,13 @@ test: ${JQ}
@@echo "Test Suite Built"
@@echo

runtest: ${JQ} test
@@echo "Running Automated Test Suite"
@@${JAR} ${BUILD_DIR}/runtest/test.js

@@echo "Test Suite Finished"
@@echo

docs: ${JQ}
@@echo "Building Documentation"

0 comments on commit 89a9a74

Please sign in to comment.