summaryrefslogtreecommitdiff
path: root/test/javascript
Commit message (Expand)AuthorAgeFilesLines
* Run a directory full of testsVolker Mische2013-12-131-16/+23
* Make JS test runner work with single fileVolker Mische2013-10-011-1/+1
* Don't start or stop if COUCHDB_NO_START is setVolker Mische2013-10-011-2/+7
* Distribute test_setup.jsNoah Slater2013-05-281-0/+1
* Remove bashisms from JS test runnerJan Lehnardt2013-05-271-6/+8
* See if using bash fixes TravisRobert Newson2013-05-171-1/+1
* Stop couchdb test server instance after javascript tests complete.Wendall Cada2013-04-091-0/+1
* Refactor javascript runner script to handle couchdb restarts. Single interpre...COUCHDB-1762-fix-javascript-testsWendall Cada2013-04-051-40/+77
* Added supplementary functions for running tests from command line.Wendall Cada2013-04-051-0/+89
* Remove setup functions from test runner, only allow a single test to be run a...Wendall Cada2013-04-051-61/+23
* split replicator_db testsJan Lehnardt2013-02-081-0/+1
* 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-252-23/+34
* COUCHDB-1338 - run js tests with port=0Randall Leeds2012-01-263-7/+12
* Propogate failures from JS CLI tests to exit codesRandall Leeds2012-01-262-2/+12
* print JS CLI test tracebacks to stderrRandall Leeds2012-01-261-3/+3
* COUCHDB-111 and COUCHDB-1389 JS Error TracebacksRandall Leeds2012-01-261-10/+9
* 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
* improve the startup delay for js test harnessRandall Leeds2012-01-071-0/+1
* 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
* First fully working version of the JavaScript CLI tests.Jan Lehnardt2011-10-311-0/+12
* 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
* Fix the command line JavaScript test runner.Paul Joseph Davis2010-02-231-4/+9
* Remove test/javascript/run for distcheck.Paul Joseph Davis2009-11-261-0/+1
* Forgot to add SCRIPT variable for test/javascript/runPaul Joseph Davis2009-11-261-0/+2
* Setup JavaScript command line runner.Paul Joseph Davis2009-11-265-256/+134
* Fixes 'make distcheck' to run the test suite.Paul Joseph Davis2009-11-093-0/+283