Break wfBCP47, wfBaseName and wfTimestamp tests
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 9 Jan 2012 16:30:32 +0000 (16:30 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 9 Jan 2012 16:30:32 +0000 (16:30 +0000)
commit2721648de3523bb60e9f7bee51d80581fb4bef46
tree3425bed48ccb5b046c4c21e63ee1bddfc88ed3d0
parent13427e744851a3900c30bd237ba0e52fc01cb1d5
Break wfBCP47, wfBaseName and wfTimestamp tests

They are now in their own files. Rewrite wfTimestamp tests to use
data providers like it should.

Originally commited without history by ^demon as r108420
tests/phpunit/includes/GlobalFunctions/GlobalTest.php
tests/phpunit/includes/GlobalFunctions/wfBCP47Test.php [new file with mode: 0644]
tests/phpunit/includes/GlobalFunctions/wfBaseNameTest.php [new file with mode: 0644]
tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php [new file with mode: 0644]