test stint more thoroughly (#24832)

This commit is contained in:
Miran
2025-04-03 17:43:27 +02:00
committed by GitHub
parent 26b86c8f4d
commit 10c9ebad93

View File

@@ -155,7 +155,7 @@ pkg "smtp", "nimble compileExample"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
pkg "ssostrings", "nim c -r tests/tssostrings.nim"
pkg "stew"
pkg "stint", "nim c stint.nim"
pkg "stint", "nimble test_internal"
pkg "strslice"
pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim"
pkg "supersnappy"