Andreas Linde 05dcca8ead Add code coverage
Yeah, coverage is poor right now. I know I know...
2013-07-26 14:46:17 +02:00

11 lines
232 B
Bash
Executable File

#!/bin/sh
#
# Copyright 2012 Jonathan M. Reid. See LICENSE.txt
# Created by: Jon Reid, http://qualitycoding.org/
# Source: https://github.com/jonreid/XcodeCoverage
#
source envcov.sh
"${LCOV}" --zerocounters -d "${OBJ_DIR}"