mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 20:17:42 +00:00
* fix #21452; enable Norm in important packages. * Run test that doesn't require SQLite.
This commit is contained in:
committed by
GitHub
parent
dd629c8f45
commit
39d0a93d0e
@@ -119,7 +119,7 @@ pkg "nimterop", "nimble minitest"
|
||||
pkg "nimwc", "nim c nimwc.nim", allowFailure = true
|
||||
pkg "nimx", "nim c --threads:on test/main.nim", allowFailure = true
|
||||
pkg "nitter", "nim c src/nitter.nim", "https://github.com/zedeus/nitter"
|
||||
pkg "norm", "testament r tests/sqlite/trows.nim", allowFailure = true
|
||||
pkg "norm", "testament r tests/common/tmodel.nim"
|
||||
pkg "npeg", "nimble testarc"
|
||||
pkg "numericalnim", "nimble nimCI"
|
||||
pkg "optionsutils"
|
||||
|
||||
Reference in New Issue
Block a user