summaryrefslogtreecommitdiff
path: root/test/nsurl.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary stub functionsJohn Mark Bell2011-10-151-18/+0
| | | | svn path=/trunk/netsurf/; revision=13060
* Stub messages_get, insteadJohn Mark Bell2011-10-151-1/+8
| | | | svn path=/trunk/netsurf/; revision=13057
* Fix handling of no schemeJohn Mark Bell2011-10-151-0/+2
| | | | svn path=/trunk/netsurf/; revision=13055
* A bunch more tests for trivial inputsJohn Mark Bell2011-10-141-0/+5
| | | | svn path=/trunk/netsurf/; revision=13052
* Move nsurl test suite into test/John Mark Bell2011-10-141-0/+186
Fix up llcache tester to reflect nsurl changes Make handling of http:,http:/,http:// consistent Fix buffer overflow when presented with an input string: "http://" svn path=/trunk/netsurf/; revision=13051