]> git.pld-linux.org Git - packages/php-pecl-memcache.git/blobdiff - tests.patch
up to e702b5f91 snapshot
[packages/php-pecl-memcache.git] / tests.patch
diff --git a/tests.patch b/tests.patch
deleted file mode 100644 (file)
index 6485505..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-https://github.com/websupport-sk/pecl-memcache/pull/16
-
-commit efad82d9517a13ec0073525759ac900a55c27c99
-Author: Elan Ruusamäe <glen@delfi.ee>
-Date:   Wed Nov 23 03:59:51 2016 +0200
-
-    move connect to proper section to make SKIP work
-    
-    otherwise this test will FAIL instead of SKIP if memcache server is not available
-
-diff --git a/tests/pecl16442.phpt b/tests/pecl16442.phpt
-index b1a7edf..499c645 100644
---- a/tests/pecl16442.phpt
-+++ b/tests/pecl16442.phpt
-@@ -1,5 +1,7 @@
- --TEST--
- PECL bug #16442 (memcache_set fail with integer value)
-+--SKIPIF--
-+<?php include 'connect.inc'; ?>
- --FILE--
- <?php
This page took 0.168459 seconds and 4 git commands to generate.