complement r96386 tests
[lhc/web/wiklou.git] / tests / phpunit / includes / IPTest.php
2011-09-07 Antoine Mussocomplement r96386 tests
2011-09-06 Aaron SchulzFixed typo in ipv6 private IP range list and added...
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-03-06 Antoine MussoPHPUnit coverage comment must not have parentheses
2011-03-05 Antoine Mussotests for IP class, mostly incompletes
2011-02-13 Aaron Schulz* (bug 27353) IPv6 address ending in "::WORD" was not...
2011-02-06 Antoine MussoReduce range of IPv6 tested by testValidIPs
2010-12-29 X!-Set configuration automatically if not set. This allow...
2010-12-28 Chad HorohoeAdd @covers annotations to IP tests
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...