netsurf/test
Vincent Sanders c105738fa3 Change LOG() macro to be varadic
This changes the LOG macro to be varadic removing the need for all
callsites to have double bracketing and allows for future improvement
on how we use the logging macros.

The callsites were changed with coccinelle and the changes checked by
hand. Compile tested for several frontends but not all.

A formatting annotation has also been added which allows the compiler
to check the parameters and types passed to the logging.
2015-05-28 16:08:46 +01:00
..
data add tests for new options API 2013-05-28 14:16:10 +01:00
js add recusion and infinite loop tests 2013-05-22 19:12:26 +01:00
llcache.c Move FILE_SCHEME_PREFIX to corestrings. 2015-02-26 16:14:23 +00:00
Makefile fallback to old url creation behaviour if the IDNA host parse fails 2014-06-09 18:05:36 +01:00
nsoption.c add tests for new options API 2013-05-28 14:16:10 +01:00
nsurl.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
urldbtest.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00