aboutsummaryrefslogtreecommitdiff
path: root/nimterop.nimble
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2019-12-20 22:37:02 -0600
committerGanesh Viswanathan <dev@genotrance.com>2019-12-20 22:37:02 -0600
commit362b5498b1794aefc91e1d660b8bdb8401f1189f (patch)
tree19c1da64e0ebeba8077ec04893983d8aa836e58e /nimterop.nimble
parenta06081f807e6cbb6922fa022a1a0340b263d7357 (diff)
downloadnimterop-issue57.tar.gz
nimterop-issue57.zip
Fix #57 and #152 - clean ident in expressionsissue57
Diffstat (limited to 'nimterop.nimble')
-rw-r--r--nimterop.nimble1
1 files changed, 1 insertions, 0 deletions
diff --git a/nimterop.nimble b/nimterop.nimble
index 6ada463..8802d1b 100644
--- a/nimterop.nimble
+++ b/nimterop.nimble
@@ -38,6 +38,7 @@ task test, "Test":
execTest "tests/tnimterop_c.nim"
execCmd "nim cpp -f -r tests/tnimterop_cpp.nim"
+ execCmd "./nimterop/toast -pnk -E=_ tests/include/toast.h"
execTest "tests/tpcre.nim"
# Platform specific tests