mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
[other] test more packages (#11687)
This commit is contained in:
@@ -57,7 +57,7 @@ pkg "nimquery"
|
||||
pkg "nimsl", "", true
|
||||
pkg "nimsvg"
|
||||
pkg "nimx", "nim c --threads:on test/main.nim", true
|
||||
# pkg "norm", "nim c -o:normm src/norm.nim", true
|
||||
pkg "norm", "nim c -r tests/testsqlite.nim", true
|
||||
pkg "npeg"
|
||||
pkg "ormin", "nim c -o:orminn ormin.nim", true
|
||||
pkg "parsetoml"
|
||||
@@ -79,5 +79,6 @@ pkg "unicodeplus", "", true
|
||||
pkg "unpack"
|
||||
pkg "with"
|
||||
# pkg "winim", "", true
|
||||
pkg "ws"
|
||||
pkg "yaml"
|
||||
pkg "zero_functional", "nim c -r test.nim"
|
||||
|
||||
Reference in New Issue
Block a user