summaryrefslogtreecommitdiff
path: root/tests/it_url.t
AgeCommit message (Collapse)AuthorFilesLines
2015-08-10adapt tests to strict comparisonUrban Müller1-1/+1
2014-09-01Added some test for it_url::parseChristian Schneider1-1/+3
2014-02-19implement and test argument maxlength (for crawler)Nathan Gass1-0/+16
2014-02-17don't get rid of common index file names in urls, we can't assume server ↵David Flatz1-2/+2
configurations
2013-03-04factor out request method from get method, make http method overwritable, ↵Nathan Gass1-2/+4
fix Host header
2012-10-16dryNathan Gass1-85/+64
2012-10-15test basic request headersNathan Gass1-0/+26
2012-10-15group all redirect tests together, remove commented out codeNathan Gass1-11/+9
2012-10-15add more it_url::get tests (some todo)Nathan Gass1-0/+31
2012-10-15add harder tests for it_url::get using custom testserver on localhostNathan Gass1-0/+56
2012-03-26space after \#Nathan Gass1-6/+6
2012-03-26make get and get_multi tests encoding agnosticNathan Gass1-14/+10
2011-05-24add it_url::get_multi to fetch multiple urls in parallelNathan Gass1-0/+6
2010-10-05Make ITools use only standard syntaxChristian Schneider1-1/+1
2010-06-02it_url::get() no longer creates new objects if not called statically. Added ↵Christian Weber1-0/+41
it_url::get() test cases
2010-04-14Added it_xml test for invalid latin1 character, converted all tests to old ↵Christian Schneider1-3/+3
syntax
2009-08-12Added tests for it_url::absolute()Christian Schneider1-0/+22
2009-04-29killed requiresUrban Müller1-4/+0
2007-10-11Populated release branchChristian Schneider1-0/+70