asynctest/testmodules/unittest2
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 Fix local dependencies in tests 2023-08-28 17:35:03 +02:00
nim.cfg Disable 'XCannotRaiseY' warnings caused by chronos 2023-08-28 17:35:03 +02:00
test.nim Explicitly import either asyncdispatch or chronos version 2024-01-09 11:40:31 +01:00
test.nimble Fix for unittest2 > 0.0.9 2023-12-21 09:55:19 +01:00