Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
* | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) | jan.nijtmans | 2020-07-25 | 1 | -1/+1 |
* | Give lambda function a name "ReceiveChunked" for easier testing. New function... | jan.nijtmans | 2018-09-23 | 1 | -1/+1 |
* | Restore production test settings: set tests/httpPipeline.test to non-verbose,... | kjnash | 2018-04-21 | 1 | -1/+1 |
* | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checki... | kjnash | 2018-03-31 | 1 | -10/+16 |
* | For thorough testing, set test file to verbose, and uncomment Log calls in ht... | kjnash | 2018-03-30 | 1 | -1/+1 |
* | Bugfixes. Details in ticket 46b6edad51. | kjnash | 2018-03-30 | 1 | -1/+2 |
* | Adapt tests/httpPipeline.test for test without installation. Comment out som... | kjnash | 2018-03-29 | 1 | -2/+2 |
* | Implement queuing and pipelining for HTTP requests over a persistent connection. | kjnash | 2018-03-27 | 1 | -0/+859 |