Create a configuration file to parametrize order of magnitude on primitive types
Closed this issue · 0 comments
kmels commented
File example:
[random bounds]
min_int = -100
max_int = 100
data_size = 100 // order of 10^2
[flags]
file = "examples/testing/OnInts.hs"
debug = on
verbose = off
include = "./MyLib.hcr"
test_timeout = 10s