..
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
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
testasyncstream.nim
Trackers refactoring. ( #416 )
2023-07-14 13:35:08 +03:00
testbugs.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
testdatagram.nim
Trackers refactoring. ( #416 )
2023-07-14 13:35:08 +03:00
testfut.nim
Future cleanup ( #393 )
2023-05-25 17:31:35 +02:00
testfutures.nim
Introduce `chronos/futures` ( #405 )
2023-06-07 20:04:07 +02:00
testhttpclient.nim
Trackers refactoring. ( #416 )
2023-07-14 13:35:08 +03:00
testhttpserver.nim
Unroll `defer`s and remove `break`s. ( #440 )
2023-08-09 10:57:49 +03:00
testmacro.nim
fix unused result warning on implict return ( fixes #414 ) ( #417 )
2023-07-04 01:11:08 +03:00
testnet.nim
exception warning fixes ( #403 )
2023-06-05 13:03:38 +02:00
testproc.bat
Add some helpers for asyncproc. ( #424 )
2023-07-28 11:54:53 +03:00
testproc.nim
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
testproc.sh
Add some helpers for asyncproc. ( #424 )
2023-07-28 11:54:53 +03:00
testratelimit.nim
Less flaky rate limit tests ( #408 )
2023-06-23 10:11:14 +02:00
testserver.nim
Compile-time configuration ( #371 )
2023-03-31 07:35:04 +02:00
testshttpserver.nim
Unroll `defer`s and remove `break`s. ( #440 )
2023-08-09 10:57:49 +03:00
testsignal.nim
Add facility to emulate signals on Windows. ( #357 )
2023-06-02 01:53:20 +03:00
testsoon.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
teststream.nim
Remove reuseaddr ( #438 )
2023-08-08 03:11:35 +03:00
testsync.nim
Compile-time configuration ( #371 )
2023-03-31 07:35:04 +02:00
testthreadsync.nim
Asynchronous thread notification mechanism. ( #406 )
2023-07-21 15:51:36 +03:00
testtime.nim
Compile-time configuration ( #371 )
2023-03-31 07:35:04 +02:00
testutils.nim
Future cleanup ( #393 )
2023-05-25 17:31:35 +02:00