Revert r103978, r103979 -- screwed something up, breaks jQuery minification.
[lhc/web/wiklou.git] / tests / phpunit / includes / IPTest.php
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-10-01 Aaron SchulzTweak r98602: keep the other IP normalization for non...
2011-10-01 Aaron SchulzMade provideIPCIDRs() not add a '/' if there is no...
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...