nim-chronos/tests
Eugene Kabanov 5034f0a5a6
Fix issue #219 (#220)
* Address issue #219 and add tests for it.
Some cosmetic refactoring.

* Fix *nix tests.
2021-09-05 00:53:27 +03:00
..
config.nims Enable --threads:on testing. 2019-11-01 06:42:32 +02:00
testaddress.nim Refactor common.nim and add more resolve procedures. (#177) 2021-04-10 00:39:54 +03:00
testall.nim Httpclient (#182) 2021-05-10 10:26:36 +03:00
testasyncstream.nim Restore functionality of zero-sized bounded reader/writer streams. (#184) 2021-05-07 18:52:44 +03:00
testbugs.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
testdatagram.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
testfut.nim simplify future tests (#196) 2021-06-04 12:28:04 +02:00
testhttpclient.nim Basic authorization implementation for HTTP client. (#204) 2021-06-29 02:38:08 +03:00
testhttpserver.nim Add `Accept` header handling to httpserver.nim. (#211) 2021-07-28 17:08:38 +03:00
testmacro.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testnet.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testserver.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testshttpserver.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testsignal.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testsoon.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
teststream.nim Fix issue #219 (#220) 2021-09-05 00:53:27 +03:00
testsync.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testtime.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
testutils.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00