summaryrefslogtreecommitdiff
path: root/test/runner.sh
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2008-10-09 22:04:46 +0000
committerJohn Christopher Anderson <jchris@apache.org>2008-10-09 22:04:46 +0000
commit5b2760e14a60e7447f04b58879fcdbc0c45c04df (patch)
tree218bb23af2781d7170c4917ff678ef570150fb60 /test/runner.sh
parent929607cf0512010f45c9fbf8f38ef844996845f8 (diff)
make check now runs the JavaScript test suite
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@703276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/runner.sh')
-rwxr-xr-xtest/runner.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/runner.sh b/test/runner.sh
index ae0f1ef8..e071ad63 100755
--- a/test/runner.sh
+++ b/test/runner.sh
@@ -1,3 +1,5 @@
#!/bin/sh -e
erl -noshell -pa ../src/couchdb -pa ../src/mochiweb -eval "runner:run()"
+
+cat ../share/www/script/couch.js ../share/www/script/couch_tests.js test.js | ../src/couchdb/couchjs -