GitHub user vmx opened a pull request:

    https://github.com/apache/couchdb/pull/119

    Run a directory full of tests

    It's now possible to supply a directory to the JavaScript
    test runner and it will run all the .js files in that
    direcotry.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vmx/couchdb run-dir

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/119.patch

----
commit 7c23a6ed848ecec2518b352462a8c7f0c98369cf
Author: Volker Mische <[email protected]>
Date:   2013-12-13T17:44:40Z

    Run a directory full of tests
    
    It's now possible to supply a directory to the JavaScript
    test runner and it will run all the .js files in that
    direcotry.

----

Reply via email to