nim-chronos/tests
Jacek Sieka 229de5f842
Compile-time configuration (#371)
This PR moves all compile-time configuration to a single module,
simplifying documentation and access to these features.

Upcomfing features may be enabled either individually, or through a new
`chronosPreviewV4` catch-all designed to allow code to be prepared for
increased strictness in future chronos releases.

`-d:chronosDebug` may be used to enable the existing debugging helpers
together.
2023-03-31 07:35:04 +02:00
..
config.nims Add nimRawSetjmp define to config.nims (#285) 2022-06-14 01:02:33 +03:00
testaddress.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testall.nim Token bucket (#279) 2022-11-02 08:03:19 +01:00
testasyncstream.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testbugs.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testdatagram.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testfut.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testhttpclient.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testhttpserver.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testmacro.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testnet.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testratelimit.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testserver.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testshttpserver.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testsignal.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testsoon.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
teststream.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testsync.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testtime.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00
testutils.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02:00