WebSurf/test
Michael Drake fa2e3b7784 URL unescape: return the new length to the caller.
The avoids situations were we threw away the length, only for
the caller to have to strlen the returned string.

Note, there seems to be a case of the amiga front end writing
beyond end of allocation.  Added a TODO for now.
2016-07-24 14:03:16 +01:00
..
data add tests for new options API 2013-05-28 14:16:10 +01:00
js Test: Remove duplicate noscript element. 2016-02-06 12:51:44 +00:00
Makefile reduce curl usage to fetcher, url unescaping and time parsing 2016-06-29 23:06:53 +01:00
bloom.c Complete hash table tests and clean up ineterface. 2015-07-12 17:28:03 +01:00
hashtable.c Complete hash table tests and clean up ineterface. 2015-07-12 17:28:03 +01:00
llcache.c URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
log.c Restructure test makefile to be called from main makefile 2015-07-07 16:02:54 +01:00
nsoption.c Add coverage to the unit test makefile targets 2015-07-08 22:17:20 +01:00
nsurl.c add some more nsurl compare unit tests to improve coverage 2015-07-10 23:05:02 +01:00
testament.h make nsurl unit test work again 2015-07-07 00:05:30 +01:00
urldbtest.c reduce curl usage to fetcher, url unescaping and time parsing 2016-06-29 23:06:53 +01:00