summaryrefslogtreecommitdiff
path: root/test/urldbtest.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix cookie expirationJohn Mark Bell2011-11-221-0/+6
| | | | svn path=/trunk/netsurf/; revision=13161
* Minor fix for path defaulting: retain rightmost / iff it's the first ↵John Mark Bell2011-01-291-0/+5
| | | | | | character in the path svn path=/trunk/netsurf/; revision=11524
* Add test for purely numeric subdomains (currently fails)John Mark Bell2011-01-121-2/+3
| | | | svn path=/trunk/netsurf/; revision=11289
* Fix testsuiteJohn Mark Bell2011-01-121-1/+8
| | | | svn path=/trunk/netsurf/; revision=11288
* move url database test to test directoryVincent Sanders2010-06-291-0/+243
svn path=/trunk/netsurf/; revision=10589