wiki.techinc.nl/tests/phpunit/includes/site
Tobias Gritschacher fa259fcc8a Fix for SiteListTest failing on 32bit machines
- this fixes an issue with test data which is a too large integer
  interpreted as float on 32 bit systems
- see http://www.php.net/manual/de/language.types.integer.php#103506
- "On a 32-bit system, the largest value that can be held in an INT is
  2147483647."

Change-Id: I577dfba3b32e93535c06329ee1b4de28366a1aac
2012-10-15 12:38:10 +02:00
..
MediaWikiSiteTest.php
SiteArrayTest.php
SiteListTest.php Fix for SiteListTest failing on 32bit machines 2012-10-15 12:38:10 +02:00
SiteObjectTest.php
SitesTest.php
TestSites.php