summaryrefslogtreecommitdiff
path: root/paste/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed and moved last of paste.testsIan Bicking2005-08-223-549/+0
* Moved testIan Bicking2005-08-221-76/+0
* Cleanup from the last deleteIan Bicking2005-08-221-4/+0
* Removed configuration and other parts redundant with paste.deployIan Bicking2005-08-229-85/+0
* Moved testIan Bicking2005-08-2221-158/+0
* Moved testIan Bicking2005-08-221-16/+0
* Moved testIan Bicking2005-08-221-43/+0
* Moved cgiapp testsIan Bicking2005-08-225-64/+0
* Removed thirdparty stuffIan Bicking2005-08-221-2/+0
* More moving around of stuffIan Bicking2005-08-221-0/+4
* Move around tests and exceptions; more moving to come, hence this intermediat...Ian Bicking2005-08-222-661/+0
* Added CGI proxy applicationIan Bicking2005-08-155-0/+64
* Added expect_errors argument; fixed typoIan Bicking2005-08-151-9/+11
* Make setup_module() work without a module passed inIan Bicking2005-06-081-1/+6
* Changed name of executable (paste-server -> paster)Ian Bicking2005-06-011-1/+1
* Added urlmap, which does top-level mapping to different applications, without...Ian Bicking2005-05-301-0/+43
* Make sure import * doesn't require server.conf, as when not used for applicat...Ian Bicking2005-05-301-11/+12
* Module renameIan Bicking2005-05-301-1/+1
* TypoIan Bicking2005-05-301-1/+1
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-9/+12
* Renamed error_middleware to errormiddleware; added middleware configuration v...Ian Bicking2005-05-162-64/+10
* Fixed expired .pyc file bugIan Bicking2005-05-161-0/+8
* Added functions to append to files, run shell commands; changed options to do...Ian Bicking2005-05-151-10/+40
* Added setup_module fixtureIan Bicking2005-05-151-0/+35
* Added cookie support to test browserIan Bicking2005-05-131-0/+14
* Added showbrowser() method to responses; some docstringsIan Bicking2005-05-131-2/+39
* Move timing into a property of responses; made test fixture py.test (and pres...Ian Bicking2005-05-131-13/+17
* POST requests, and some new convenience methodsIan Bicking2005-05-111-9/+127
* Added test fixture for use with doctest (will probably replace fake_request s...Ian Bicking2005-05-101-0/+123
* Added load() and include() commands to configurationIan Bicking2005-05-014-0/+21
* Added publish_applicationIan Bicking2005-04-261-0/+16
* Renamed scriptIan Bicking2005-04-261-1/+1
* Use normal rst2html nameIan Bicking2005-04-221-1/+1
* Use abspath to get better error messagesIan Bicking2005-04-221-1/+1
* Picked up some missed renamesIan Bicking2005-04-222-58/+61
* Renamed package itselfIan Bicking2005-04-2233-0/+1181