This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-chronos
mirror of
https://github.com/status-im/nim-chronos.git
Watch
2
Star
0
Fork
You've already forked nim-chronos
0
Code
Issues
Projects
Releases
Wiki
Activity
a7ff20b299
nim-chronos
/
tests
/
config.nims
5 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove compilation hints from tests.
2018-05-22 22:44:16 +00:00
switch("hints", "off")
add "--threads:on" to tests - reduce duplication in the Nimble "test" task - delete test binaries
2019-01-12 12:55:31 +00:00
switch("verbosity", "0")
switch("threads", "on")