From 078bcec0997ad0e07b720c43cc9e6d0e046a75ab Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 27 Feb 2003 17:43:39 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5'. --- ext/openssl/tests/001.phpt | 74 -------------------------------------------- ext/openssl/tests/skipif.inc | 11 ------- 2 files changed, 85 deletions(-) delete mode 100644 ext/openssl/tests/001.phpt delete mode 100644 ext/openssl/tests/skipif.inc (limited to 'ext/openssl/tests') diff --git a/ext/openssl/tests/001.phpt b/ext/openssl/tests/001.phpt deleted file mode 100644 index 9b15e134a5..0000000000 --- a/ext/openssl/tests/001.phpt +++ /dev/null @@ -1,74 +0,0 @@ ---TEST-- -OpenSSL private key functions ---SKIPIF-- - ---POST-- ---GET-- ---FILE-- - ---EXPECT-- -Creating private key -Export key to file -Load key from file - array syntax -Load key using direct syntax -Load key manually and use string syntax -OK! diff --git a/ext/openssl/tests/skipif.inc b/ext/openssl/tests/skipif.inc deleted file mode 100644 index 21e947d0b2..0000000000 --- a/ext/openssl/tests/skipif.inc +++ /dev/null @@ -1,11 +0,0 @@ - -- cgit v1.2.1