summary refs log tree commit diff stats
path: root/tests/stdlib/thttpcore.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+4
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* use doAssert in tests (#16486)flywind2020-12-281-15/+15
* move tests to testament (#16101)flywind2020-11-241-12/+30
* fix adding empty sequence to HTTP headers (#15783)flywind2020-11-051-0/+27
* test cookies with comma for #15319 (#15322)flywind2020-09-141-0/+17
* Fix #13573 and #13574 (#13575)Andrea Ferretti2020-03-061-1/+6
* updated tests to be executedArne Döring2018-11-231-0/+3
* Add HTTP header deletion, improve testsFederico Ceratto2016-12-011-0/+28