1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
Ant Phillips 8496060286 MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:41:50 +00:00
Felipe Pena 2a0e4837be - Changed split() to preg_split() 2008-11-20 23:13:30 +00:00
Felipe Pena 028d0cd2dd - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 2008-09-07 22:53:20 +00:00
David Soria Parra ea74d59d3a Revert. 2008-05-18 19:52:46 +00:00
David Soria Parra 024c25fc59 MFB: Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt_module_self_test() 2008-05-18 17:15:08 +00:00
David Soria Parra 02eb39d64b Tests from Munich PHP Testfest 2008 2008-05-17 23:27:42 +00:00
Derick Rethans 2bb0b237c7 - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB). 2007-12-01 17:19:46 +00:00
Antony Dovgal 5613d65043 revert 2007-07-20 10:10:11 +00:00
Antony Dovgal 04dc0ced37 fix unicode mode 2007-07-19 14:36:39 +00:00
Antony Dovgal 999c50f5b0 fix test 2007-07-19 14:35:45 +00:00
Antony Dovgal e3472f198a add skipif 2007-07-16 13:35:31 +00:00
Antony Dovgal ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
Antony Dovgal 8d9be0338b fix test names 2007-05-07 16:50:40 +00:00
Derick Rethans 9d94b6cf07 - Added test case for bug #41252. 2007-05-01 16:04:16 +00:00
Michael Wallner c535fc7a32 - unicode upgrade
- fix typo: ENIGNA->ENIGMA
- add and fix tests
2006-11-15 22:51:45 +00:00
Hannes Magnusson 176b72284c Error message clean up
(patch by Matt W (php_lists -AT- realpain.com))
2006-10-08 13:34:24 +00:00
Antony Dovgal a93e5cf3bf add expected warning to the test 2006-05-31 20:40:07 +00:00
Derick Rethans 48d0606f8d - MF52: There was nothing wrong here, bug report #37595 is bogus.
- MF52: Added a new test case to demonstrate a longer plain text.
2006-05-31 20:13:14 +00:00
Antony Dovgal 4b2d974691 fix #37595 (mcrypt_generic calculates data length in wrong way) 2006-05-31 12:04:52 +00:00
Ilia Alshanetsky 1792f34008 MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()
without proper init).
2005-11-30 23:53:47 +00:00
Marcus Boerger 29cfd6d24f - Remove unused blocks 2004-05-19 08:56:50 +00:00
Ilia Alshanetsky c23609efa7 Fixed paths in various tests. In certain conditions usage of partial file
paths results in test failures.
2003-08-18 22:57:49 +00:00
Derick Rethans 1a25797249 - Naming style 2002-10-25 11:20:45 +00:00
Derick Rethans 2af2e62850 - Add the source file too 2002-10-08 10:01:34 +00:00
Derick Rethans f0c1345cb6 - Add blowfish compatibility test 2002-10-08 10:00:52 +00:00
foobar e040302807 Remove unnecessary whitespace 2002-08-29 15:28:09 +00:00
Derick Rethans 9354703d9d - Fix mcrypt tests 2002-03-05 08:24:21 +00:00
Sascha Schumann 60492fa685 Skip mcrypt/gmp tests, if the extensions are not available. 2000-12-24 16:51:04 +00:00
Derick Rethans ffd0e06b60 - Added test for bug #8040 2000-12-15 15:59:29 +00:00