aboutsummaryrefslogtreecommitdiffstats
path: root/test-coverage.sh
AgeCommit message (Collapse)Author
2010-11-12Add test coverage analysis.Igor Minar
- jstd upgrade to head from 2010-11-11 - coverage plugin from the same head as jstd - test-coverage.sh and server-coverage.sh scripts - jstd configuration Generate html by installing lconv (brew or port) and run: genhtml tmp/lcov/jsTestDriver.conf-coverage.dat to generate html docs.