From e79f7e3bd992c7f0915ef9afe7afb6d79740527a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 14 Jan 2019 19:29:25 +0000 Subject: Reorganize the testsuite Splitting the testsuite in several components makes it easier to manage and comprehend. This was also needed some some tests aren't passing on Alpine Linux, but we still want to run as many of them as we can on this platform.--- .../disabled_function_ensure_server_valid_certs.phpt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/tests/disabled_function_ensure_server_valid_certs.phpt (limited to 'src/tests/disabled_function_ensure_server_valid_certs.phpt') diff --git a/src/tests/disabled_function_ensure_server_valid_certs.phpt b/src/tests/disabled_function_ensure_server_valid_certs.phpt deleted file mode 100644 index 01a4406..0000000 --- a/src/tests/disabled_function_ensure_server_valid_certs.phpt +++ /dev/null @@ -1,18 +0,0 @@ ---TEST-- -Disable functions - Ensure that server certificates validation can't be disabled ---SKIPIF-- - ---INI-- -sp.configuration_file={PWD}/config/disabled_function_curl_verify_certs.ini ---FILE-- - ---EXPECTF-- -Fatal error: [snuffleupagus][disabled_function] Aborted execution on call of the function 'curl_setopt', because its argument '$option' content (81) matched the rule 'Please don't turn CURLOPT_SSL_VERIFYHOST off.' in %s/tests/disabled_function_ensure_server_valid_certs.php on line %d -- cgit v1.3