wiki.techinc.nl/tests/phpunit/includes/utils
Timo Tijhof 0d5a0dbf06 MWCryptHKDFTest: Mock $wgSecretKey to ensure atomicity
Follows-up af66c04.

The tests depend indirectly on wgSecretKey (used by
MWCryptHKDF::generateHex). On test installs I tend to set this
to "example" or "***", which is less than 16 characters and thus
the unit tests failed with "MWCryptHKDF secret was too short".

Change-Id: I9a85fd9fbb345863e4837fed2910d60ebf1b0d83
2014-10-07 05:22:37 +02:00
..
CdbTest.php Remove underscore from CdbReader_[DBA|PHP] classes and related file 2013-11-07 13:16:56 -08:00
IPTest.php Removed clumsy unused IP::toUnsigned() method 2014-05-31 00:20:27 +00:00
MWCryptHKDFTest.php MWCryptHKDFTest: Mock $wgSecretKey to ensure atomicity 2014-10-07 05:22:37 +02:00
StringUtilsTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
UIDGeneratorTest.php Delete UIDGenerator cache files after unit tests 2014-04-02 23:58:28 +00:00
ZipDirectoryReaderTest.php Fixed spacing 2013-11-21 18:52:25 +00:00