Mercurial > hg
log tests/test-non-interactive-wsgi @ 7094:a4769dec7773
age | author | description |
---|---|---|
Sun, 02 Dec 2007 10:12:26 +0100 | Dirkjan Ochtman | Fix style nit and add some comments to tests. |
Fri, 30 Nov 2007 18:23:18 +0100 | Dirkjan Ochtman | Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI. |
Fri, 05 Oct 2007 12:17:01 -0700 | Bryan O'Sullivan | Allow tests to run in parallel. |
Tue, 25 Sep 2007 19:05:34 +0200 | Dirkjan Ochtman | Don't try to determine interactivity if ui() called with interactive=False. |