nim-chronos/tests
Eugene Kabanov 73fd1206ab
Disable HTTP/1.1 pipeline support for HTTP/S server by default. (#410)
* Disable HTTP/1.1 pipeline support for HTTP/S server by default.
Add tests.

* Fix tests according to new behavior.
Fix tests to use random assigned OS ports instead of predefined.

* Fix flaky tests in testasyncstream.
2023-06-26 16:28:33 +03:00
..
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 Introduce `chronos/futures` (#405) 2023-06-07 20:04:07 +02:00
testasyncstream.nim Disable HTTP/1.1 pipeline support for HTTP/S server by default. (#410) 2023-06-26 16:28:33 +03:00
testbugs.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
testdatagram.nim exception warning fixes (#403) 2023-06-05 13:03:38 +02: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 Disable HTTP/1.1 pipeline support for HTTP/S server by default. (#410) 2023-06-26 16:28:33 +03:00
testhttpserver.nim Disable HTTP/1.1 pipeline support for HTTP/S server by default. (#410) 2023-06-26 16:28:33 +03:00
testmacro.nim Support implicit returns (#401) 2023-06-05 13:02:13 +02:00
testnet.nim exception warning fixes (#403) 2023-06-05 13:03:38 +02:00
testproc.bat Asyncproc (Part 3/3) (#374) 2023-05-23 12:39:35 +02:00
testproc.nim Asyncproc (Part 3/3) (#374) 2023-05-23 12:39:35 +02:00
testproc.sh Asyncproc (Part 3/3) (#374) 2023-05-23 12:39:35 +02: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 Eliminate warnings on Windows. (#382) 2023-04-30 19:09:36 +02: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 exception warning fixes (#403) 2023-06-05 13:03:38 +02:00
testsync.nim Compile-time configuration (#371) 2023-03-31 07:35:04 +02: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