Mercurial > hg
log tests/dumbhttp.py @ 29975:c15f06109b7a
age | author | description |
---|---|---|
Wed, 13 Jul 2016 23:38:29 +0530 | Pulkit Goyal | py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
Sun, 03 Apr 2016 19:40:05 +0900 | Yuya Nishihara | tests: sort import lines in dumbhttp.py |
Wed, 09 Mar 2016 02:07:40 +0000 | Jun Wu | serve: accept multiple values for --daemon-postexec |
Mon, 22 Feb 2016 16:59:08 +0000 | Jun Wu | serve: rename --daemon-pipefds to --daemon-postexec (BC) |
Sun, 06 Dec 2015 22:12:07 -0800 | Gregory Szorc | tests/dumbhttp: use absolute_import |
Sun, 02 Nov 2014 13:08:46 +0900 | Yuya Nishihara | tests: have dumbhttp.py use cmdutil.service() to wait for child to listen() |
Thu, 16 Oct 2014 13:48:51 +0900 | Mike Hommey | tests: pull common http server setup out of individual tests |