Skip to content

Commit ea6c282

Browse files
disruptekAraq
andauthored
add criterion to important packages (#15604)
* add criterion to important packages * use a special nimscript for criterion tests * fix criterion speed differently Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
1 parent a876179 commit ea6c282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testament/important_packages.nim

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ pkg1 "cligen", "nim c --path:. -r cligen.nim"
3131
pkg1 "combparser", "nimble test --gc:orc"
3232
pkg1 "compactdict"
3333
pkg1 "comprehension", "nimble test", "https://github.com/alehander42/comprehension"
34+
pkg1 "criterion"
3435
pkg1 "dashing", "nim c tests/functional.nim"
3536
pkg1 "delaunay"
3637
pkg1 "docopt"

0 commit comments

Comments
 (0)