some love for the testsuite; fixed regressions

This commit is contained in:
Araq
2015-03-01 21:41:21 +01:00
parent 566ee874cd
commit 24ae0c387f
19 changed files with 133 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
discard """
cmd: "nim cpp $target"
cmd: "nim cpp $file"
"""
import rawsockets

View File

@@ -1,5 +1,5 @@
discard """
cmd: "nim cpp $target"
cmd: "nim cpp $file"
"""
import typeinfo