From 4d94be8b6cce52862a401ed39bad9209c71f9a3e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 7 May 2015 19:08:13 -0500 Subject: Add unit test that looks at ubuntu alarm triggers. Test currently fails on the trigger timezone issue reported by alesage. --- .../.config/evolution/sources/system-proxy.source | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/test-eds-tasks-config-files/.config/evolution/sources/system-proxy.source (limited to 'tests/test-eds-tasks-config-files/.config/evolution/sources/system-proxy.source') diff --git a/tests/test-eds-tasks-config-files/.config/evolution/sources/system-proxy.source b/tests/test-eds-tasks-config-files/.config/evolution/sources/system-proxy.source new file mode 100644 index 0000000..4b2f666 --- /dev/null +++ b/tests/test-eds-tasks-config-files/.config/evolution/sources/system-proxy.source @@ -0,0 +1,21 @@ + +[Data Source] +DisplayName=Default Proxy Settings +Enabled=true +Parent= + +[Proxy] +Method=default +IgnoreHosts=localhost;127.0.0.0/8;::1; +AutoconfigUrl= +FtpHost= +FtpPort=0 +HttpAuthPassword= +HttpAuthUser= +HttpHost= +HttpPort=8080 +HttpUseAuth=false +HttpsHost= +HttpsPort=0 +SocksHost= +SocksPort=0 -- cgit v1.2.3