summary refs log tree commit diff stats
path: root/tests/stdlib/tcgi.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
* follow #15860 clean cgi module (#16487)flywind2020-12-271-21/+9
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-0/+1
* fixes #15369 (#15371)Andreas Rumpf2020-09-201-0/+14
* make tests/stdlib tests joinable (#14626)Timothee Cour2020-06-151-0/+6
* require errormsg to be specified before file.Arne Döring2018-12-111-6/+0
* Added cgi.readData. Add test for cgi module. (#9645)Constantine Molchanov2018-11-261-0/+23