mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
disable pkg/criterion refs https://github.com/disruptek/criterion/issues/3 (#16443)
This commit is contained in:
@@ -31,7 +31,7 @@ pkg1 "cligen", "nim c --path:. -r cligen.nim"
|
||||
pkg1 "combparser", "nimble test --gc:orc"
|
||||
pkg1 "compactdict"
|
||||
pkg1 "comprehension", "nimble test", "https://github.com/alehander42/comprehension"
|
||||
pkg1 "criterion"
|
||||
# pkg1 "criterion" # pending https://github.com/disruptek/criterion/issues/3 (wrongly closed)
|
||||
pkg1 "dashing", "nim c tests/functional.nim"
|
||||
pkg1 "delaunay"
|
||||
pkg1 "docopt"
|
||||
|
||||
Reference in New Issue
Block a user