From b2a78c5c6e28957aa1f3e22dc23516cd8b251caf Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 6 Aug 2016 00:06:44 +0100 Subject: improve user option testing to cover all the API --- test/data/Choices | 5 +++++ test/data/Choices-full | 2 ++ 2 files changed, 7 insertions(+) (limited to 'test/data') diff --git a/test/data/Choices b/test/data/Choices index f4a62afc4..dcef8dd7d 100644 --- a/test/data/Choices +++ b/test/data/Choices @@ -1,3 +1,8 @@ +# this is test choices file + +broken +badkey: +badkey:badvalue http_proxy:0 http_proxy_port:8080 http_proxy_auth:0 diff --git a/test/data/Choices-full b/test/data/Choices-full index 2667a6aa6..f035bae1d 100644 --- a/test/data/Choices-full +++ b/test/data/Choices-full @@ -5,12 +5,14 @@ font_mono:Monospace font_cursive:Serif font_fantasy:Serif accept_language:en +disc_cache_size:42 enable_javascript:1 ca_path:/etc/ssl/certs cookie_file:/home/vince/.netsurf/Cookies cookie_jar:/home/vince/.netsurf/Cookies homepage_url:about:welcome core_select_menu:1 +sys_colour_ActiveBorder:0d00d0 downloads_directory:/home/vince url_file:/home/vince/.netsurf/URLs show_single_tab:1 -- cgit v1.2.3