summaryrefslogtreecommitdiff
path: root/test/javascript/run.tpl
Commit message (Expand)AuthorAgeFilesLines
* also trap SIGINT when running js testsRandall Leeds2013-01-261-1/+1
* fix make check-js typoJan Lehnardt2012-12-221-1/+1
* Fix `make check-js` for non-`make` builds.Jan Lehnardt2012-12-221-1/+8
* Revert an errant hunk from test/javascript/run.tplPaul Joseph Davis2012-04-261-3/+17
* Fix JS CLI tests for make distcheckPaul Joseph Davis2012-04-251-2/+3
* Improve the CLI JavaScript stack formatingPaul Joseph Davis2012-04-251-18/+3
* COUCHDB-1338 - run js tests with port=0Randall Leeds2012-01-261-2/+7
* Propogate failures from JS CLI tests to exit codesRandall Leeds2012-01-261-1/+4
* COUCHDB-111 handle multiple files in couchjsRandall Leeds2012-01-261-3/+3
* Allow test/javascript/run to be run standaloneBob Dionne2012-01-081-1/+2
* COUCHDB-1339 - stop couchdb on js cli exitsRandall Leeds2012-01-071-2/+12
* Set COUCHDB_NO_START=1 to not start CouchDB during JavaScript testsJan Lehnardt2012-01-071-4/+8
* Start/Stop CouchDB aronud JS CLI tests.Jan Lehnardt2011-10-311-0/+8
* fix couchjs help language and use short optionsRandall Leeds2011-10-021-1/+1
* Fix CouchJS compatibility with older Spidermonkey.Paul Joseph Davis2011-09-021-1/+1
* Allow JS test runner to run individual tests.Paul Joseph Davis2011-03-291-1/+18
* CouchDB no longer requires cURL to build.Paul Joseph Davis2011-01-281-1/+1
* Setup JavaScript command line runner.Paul Joseph Davis2009-11-261-0/+30