asynctest/testmodules/stdlib
Mark Spanbroek 90c1b35b67 Explicitly import either asyncdispatch or chronos version
Reorganizes the code into separate versions for asyncdispatch and
chronos so that we no longer have to rely on hard-to-maintain code
that implicitly works with both asyncdispatch and chronos.

This is a backwards incompatible change.
2024-01-09 11:40:31 +01:00
..
nimbledeps Add support for unittest2 2021-07-07 10:33:52 +02:00
nim.cfg Add support for unittest2 2021-07-07 10:33:52 +02:00
test.nim Explicitly import either asyncdispatch or chronos version 2024-01-09 11:40:31 +01:00
test.nimble Fix tests on Nim 1.6.12 2023-06-22 10:12:43 +02:00