This change:
- Adds method scope
- adds @covers tags
- adds various @todos
- fixes some comments
Before the changes tests ran with:
1383 tests, 1412 assertions 10 skips
After changes the results remain the same
Change-Id: Iee57447bdb47026952ef5dcce6fed5dad0f80e52
For example, find out which rule type should be applied for 5 items
in Arabic. The result would be 'few'.
This implementation should be non-disruptive and completely backwards
compatible (which is the main reason it isn't a lot simpler).
Change-Id: I3d72e4105f6244b0695116940e62a2ddef66eb66
By checking the code against $wgDummyLanguageCodes we can
get rid of checking it on a case-by-case basis.
It's only a suggestion (I don't know if it can break anything),
and Amir Aharoni said that big changes are coming (Bug 41103).
In private case, this change fixes Bug 27571 and maybe some other
language fallback related issues.
Change-Id: I5212beabd5cc212b50ee98b5b53ec01b20ffd0c3
2013-01-02 17:42:22 +00:00
Renamed from tests/phpunit/languages/LanguageBhTest.php (Browse further)