summaryrefslogtreecommitdiff
path: root/cov
diff options
context:
space:
mode:
authorKurt Jung <kurt.w.jung@gmail.com>2015-07-23 12:50:56 -0400
committerKurt Jung <kurt.w.jung@gmail.com>2015-07-23 12:50:56 -0400
commit02abbc901712fc28375ea19b4dcb5d6ef3af0bb2 (patch)
tree1482e974275408bb9fd14e5e21d76aca9a7f51a8 /cov
parenta66d421172b03aa66a20d1a76e40d9b5e2f2798e (diff)
Add a sample Type1 font and metric file pair for testing purposes
Diffstat (limited to 'cov')
-rwxr-xr-xcov1
1 files changed, 1 insertions, 0 deletions
diff --git a/cov b/cov
new file mode 100755
index 0000000..a07edce
--- /dev/null
+++ b/cov
@@ -0,0 +1 @@
+go test -coverprofile=coverage && go tool cover -html=coverage