summaryrefslogtreecommitdiff
path: root/test/urldbtest.c
Commit message (Expand)AuthorAgeFilesLines
* wrap urldb tests in check harness and add minimal session testVincent Sanders2016-08-081-55/+145
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-291-2/+0
* fix url database test after API header changesVincent Sanders2016-06-141-0/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* remove all core usage of warn_user APIVincent Sanders2016-04-261-11/+0
* convert nsurl tests to use check unit test frameworkVincent Sanders2015-07-081-2/+0
* Restructure test makefile to be called from main makefileVincent Sanders2015-07-071-1/+3
* make nsurl unit test work againVincent Sanders2015-07-071-0/+1
* Change LOG() macro to be varadicVincent Sanders2015-05-281-13/+13
* remove unused url_init functionVincent Sanders2014-10-311-1/+0
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-3/+3
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Fix for http_only param change.Michael Drake2013-04-081-2/+2
* Add a test for file scheme.Michael Drake2012-10-101-0/+4
* Port urldb to nsurl. Won't build since rest of NS needs ported to new urldb ...Michael Drake2012-10-081-61/+180
* Fix cookie expirationJohn Mark Bell2011-11-221-0/+6
* Minor fix for path defaulting: retain rightmost / iff it's the first characte...John Mark Bell2011-01-291-0/+5
* Add test for purely numeric subdomains (currently fails)John Mark Bell2011-01-121-2/+3
* Fix testsuiteJohn Mark Bell2011-01-121-1/+8
* move url database test to test directoryVincent Sanders2010-06-291-0/+243