summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* apparently this was also fixed in 0.9966Jesse Luehrs2011-01-253-6/+0
|
* new plack version fixes thisJesse Luehrs2011-01-253-6/+0
|
* stop using plackup, because some testers can't see binariesJesse Luehrs2011-01-125-17/+16
|
* just save the entire original uriJesse Luehrs2011-01-113-18/+6
|
* being a bit more explicit about backends is probably a good thingJesse Luehrs2011-01-114-4/+4
|
* factor out scheme handling into separate backendsJesse Luehrs2011-01-074-7/+13
| | | | docs still need updating
* silence a test warningJesse Luehrs2011-01-073-0/+6
|
* add streaming and delayed response testsJesse Luehrs2011-01-062-0/+333
|
* one more testJesse Luehrs2011-01-061-0/+17
|
* commentJesse Luehrs2011-01-061-1/+1
|
* major refactoring, things are a lot cleaner nowJesse Luehrs2011-01-061-12/+16
|
* handle env hashes tooJesse Luehrs2011-01-061-3/+7
| | | | this is getting uglier and uglier - need to rethink this i think
* more testsJesse Luehrs2011-01-051-6/+45
|
* use psgi-local: rather than psgi:Jesse Luehrs2010-12-312-3/+3
|
* more testsJesse Luehrs2010-12-301-0/+99
|
* better diagnostics for response testsJesse Luehrs2010-12-301-3/+19
|
* refactor testsJesse Luehrs2010-12-302-74/+94
|
* fix up tests a bitJesse Luehrs2010-12-221-14/+58
|
* test to sketch out an apiJesse Luehrs2010-12-211-0/+75