/[Apache-SVN]
ViewVC logotype

Revision 780326


Jump to revision: Previous Next
Author: davisp
Date: Sat May 30 21:12:06 2009 UTC (14 years, 10 months ago)
Changed paths: 8
Log Message:
Added code coverage report generation target.

To generate reports:

    # Assuming etap is installed
    $ cd /path/to/couchdb
    $ ./bootstrap && ERLC_FLAGS=+debug_info ./configure && make cover

You can browse the report by opening ./cover/index.html in your html consuming software of choice.

Shoutout to Nick Gerakines in THANKS for helping with etap and testing in general.



Changed paths

Path Details
Directorycouchdb/trunk/Makefile.am modified , text changed
Directorycouchdb/trunk/THANKS modified , text changed
Directorycouchdb/trunk/configure.ac modified , text changed
Directorycouchdb/trunk/src/couchdb/Makefile.am modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_btree.erl modified , text changed
Directorycouchdb/trunk/src/ibrowse/Makefile.am modified , text changed
Directorycouchdb/trunk/src/mochiweb/Makefile.am modified , text changed
Directorycouchdb/trunk/test/etap/030-doc-from-json.t modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26