aboutsummaryrefslogtreecommitdiff
path: root/.shellspec
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-01-05 11:40:43 +0000
committermerakor <cem@ckyln.com>2021-01-05 11:40:43 +0000
commit3df8f4bd03cc2d087c1abfb340e9d2949e2f91ad (patch)
tree24e1c5e95ed6ef76e287a525dee6f96807d03ae7 /.shellspec
parent95f2d2b36dbe54fbc3ca9e330553452cf7423705 (diff)
downloadcpt-3df8f4bd03cc2d087c1abfb340e9d2949e2f91ad.tar.gz
shellspec: add unit tests
FossilOrigin-Name: cc6f029081294c10be43ba51dedecb1997cc653215b587a566c0a527705162ab
Diffstat (limited to '.shellspec')
-rw-r--r--.shellspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/.shellspec b/.shellspec
new file mode 100644
index 0000000..77d79cf
--- /dev/null
+++ b/.shellspec
@@ -0,0 +1,3 @@
+--kcov-options "--include-pattern=cpt-lib"
+--kcov-options "--include-pattern=/src/cpt,/contrib/cpt-"
+--kcov-options "--exclude-pattern=.in"