/[Apache-SVN]
ViewVC logotype

Revision 780197


Jump to revision: Previous Next
Author: davisp
Date: Sat May 30 08:02:00 2009 UTC (14 years, 10 months ago)
Changed paths: 9
Log Message:
Adding Erlang unit tests.

To run these tests:

    $ git clone git://github.com/ngerakines/etap.git
    $ cd etap
    $ sudo make install
    $ cd /path/to/couchdb
    $ ./bootstrap && ./configure && make check

So far I've worked through most of couch_file.erl, couch_btree.erl, and couch_doc.erl. Tomorrow I'll be adding coverage reporting so that we can see what code we're actually testing.



Changed paths

Path Details
Directorycouchdb/trunk/Makefile.am modified , text changed
Directorycouchdb/trunk/t/ added
Directorycouchdb/trunk/t/001-load.t added
Directorycouchdb/trunk/t/010-file-basics.t added
Directorycouchdb/trunk/t/011-file-headers.t added
Directorycouchdb/trunk/t/020-btree-basics.t added
Directorycouchdb/trunk/t/021-btree-reductions.t added
Directorycouchdb/trunk/t/030-doc-from-json.t added
Directorycouchdb/trunk/t/031-doc-to-json.t added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26