.. |
config.nims
|
Add nimRawSetjmp define to config.nims (#285)
|
2022-06-14 01:02:33 +03:00 |
testaddress.nim
|
Refactor common.nim and add more resolve procedures. (#177)
|
2021-04-10 00:39:54 +03:00 |
testall.nim
|
Token bucket (#279)
|
2022-11-02 08:03:19 +01:00 |
testasyncstream.nim
|
Fix transport.write() unable to send data through OS pipes. (#256)
|
2022-01-20 18:38:41 +02:00 |
testbugs.nim
|
Fix nested waitFor (IndexError defect crash) bug. (#309)
|
2022-09-16 22:34:18 +02:00 |
testdatagram.nim
|
Fix unused warnings, result, asyncCheck and 80 cpl (#185)
|
2021-05-07 23:52:24 +03:00 |
testfut.nim
|
Change Future identifier type from `int` to `uint`. (#228)
|
2021-10-21 17:22:11 +03:00 |
testhttpclient.nim
|
HTTP client: Allow request connection management. (#323)
|
2022-10-13 10:18:13 +00:00 |
testhttpserver.nim
|
Add optimized implementation for preferredContentType() which avoid sorting and double iteration. (#299)
|
2022-08-06 13:53:40 +03:00 |
testmacro.nim
|
Add test for nested finally transform issue (#295)
|
2022-07-18 23:30:27 +02:00 |
testnet.nim
|
exception tracking (#166)
|
2021-03-24 10:08:33 +01:00 |
testratelimit.nim
|
Token bucket (#279)
|
2022-11-02 08:03:19 +01:00 |
testserver.nim
|
exception tracking (#166)
|
2021-03-24 10:08:33 +01:00 |
testshttpserver.nim
|
enable --styleCheck:usages
|
2021-12-27 17:33:25 +02:00 |
testsignal.nim
|
waitSignal() helper and tests for it. (#289)
|
2022-06-29 00:53:09 +03:00 |
testsoon.nim
|
enable --styleCheck:usages
|
2021-12-27 17:33:25 +02:00 |
teststream.nim
|
Fix transport.write() unable to send data through OS pipes. (#256)
|
2022-01-20 18:38:41 +02:00 |
testsync.nim
|
AsyncEventQueue (AsyncEventBus replacement). (#275)
|
2022-06-16 00:51:21 +03:00 |
testtime.nim
|
Add high and low operators for Duration and Moment; Add Moment.epochSeconds and Moment.epochNanoSeconds
|
2022-06-28 16:47:59 +03:00 |
testutils.nim
|
Fix identifiers to be `uint` instead of `uint64`.
|
2021-10-21 17:46:06 +03:00 |