From 9780ee7760e2b1afa49003966b631c144d4fe97c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 6 Oct 2013 16:04:19 +0200 Subject: php-pecl-scrypt: 1.2 - New package --- scrypt-tests.patch | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 scrypt-tests.patch (limited to 'scrypt-tests.patch') diff --git a/scrypt-tests.patch b/scrypt-tests.patch new file mode 100644 index 0000000..f52311c --- /dev/null +++ b/scrypt-tests.patch @@ -0,0 +1,25 @@ +From 2966fb5d0a79dd2df5fdd2a5d60344ae2b711c92 Mon Sep 17 00:00:00 2001 +From: Anatol Belski +Date: Sat, 21 Sep 2013 20:05:25 +0200 +Subject: [PATCH] fixed the ini for the test + +--- + tests/vectors.phpt | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/tests/vectors.phpt b/tests/vectors.phpt +index 7298700..a2660b8 100644 +--- a/tests/vectors.phpt ++++ b/tests/vectors.phpt +@@ -2,6 +2,8 @@ + Test scrypt KDF using test vectors. + --SKIPIF-- + ++--INI-- ++memory_limit=2G + --FILE-- +