summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-07-26 14:12:31 +0300
committerLars Wirzenius <liw@liw.fi>2017-07-26 19:12:33 +0300
commit944c60861fb03ac10b0e9807bbbde852f2f87b8b (patch)
tree2146e818309f2a62b956311578e925c407add113 /check
parent5b5aed5d48aef61a3b3664e40058e59d5702bfcc (diff)
downloadqvisqve-944c60861fb03ac10b0e9807bbbde852f2f87b8b.tar.gz
Add: add smoke test yarn for qvarn2
This tests the basics of the API.
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index e55ca8a..13d1b1e 100755
--- a/check
+++ b/check
@@ -23,3 +23,5 @@ pep8 apifw slog qvarn
pylint3 -j0 --rcfile pylint.conf apifw slog qvarn
yarn apifw.yarn "$@"
+yarn yarns/*.yarn \
+ -s yarns/lib.py --shell python2 --shell-arg '' --cd-datadir "$@"