Run tests with nimPreviewHashFarm on the 3 main back ends. (#23739)

Assuming CI tests pass (they do for me locally), this should be merged
to keep them passing.
This commit is contained in:
c-blake
2024-06-22 19:21:57 +00:00
committed by GitHub
parent 2bef08774f
commit 830153323a

View File

@@ -1,5 +1,5 @@
discard """
matrix: "--mm:refc; --mm:orc; --backend:cpp; --backend:js --jsbigint64:on; --backend:js --jsbigint64:off"
matrix: "--mm:refc; --mm:orc; --backend:cpp; --backend:js --jsbigint64:on; --backend:js --jsbigint64:off; --backend:c -d:nimPreviewHashFarm; --backend:cpp -d:nimPreviewHashFarm; --backend:js -d:nimPreviewHashFarm"
"""
import std/hashes