enable tmath tests

This commit is contained in:
flywind
2021-01-03 13:03:56 +08:00
parent 701b821e41
commit 293b63f57e

View File

@@ -1,13 +1,11 @@
discard """
action: run
targets: "c js"
matrix:"; -d:nimTmathCase2 -d:danger --passc:-ffast-math"
"""
# xxx: fix bugs for js then add: targets:"c js"
import math, random, os
import unittest
import sets, tables
import std/[math, random, os]
import std/[unittest]
import std/[sets, tables]
block: # random int
block: # there might be some randomness