summaryrefslogtreecommitdiff
path: root/libproxy/test
Commit message (Expand)AuthorAgeFilesLines
* Add HTTP client unit testnicolas.dufresne@gmail.com2012-10-152-0/+265
* Don't confuse ":" in path with a port dividernicolas.dufresne@gmail.com2012-07-051-0/+22
* On win32, init WSA in url-testnicolas.dufresne2010-10-061-0/+10
* add a test case for the URL with nothing but schemenpmccallum2010-09-291-0/+7
* Fix compilation with Visual Studionicolas.dufresne2010-09-011-0/+6
* Fixed crash in URL parsenicolas.dufresne2010-08-201-0/+7
* Fix KDE builds and tests, fixes #127 and #128npmccallum2010-06-131-1/+0
* rearrainge the build system ; make libmodman optionally build against externa...npmccallum2010-06-121-5/+5
* Implemented url::encode() and unit testnicolas.dufresne2010-06-022-0/+33
* Improved URL unit testnicolas.dufresne2010-06-011-21/+109
* Added URL test to demonstrate Issue 116nicolas.dufresne2010-05-262-0/+51