aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/IPTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move files with tests to reflect the codeSiebrand Mazeland2013-11-071-595/+0
* Fix scope on all /phpunit test methodsaddshore2013-10-241-5/+5
* Add more @covers tags and test cleanupaddshore2013-10-221-1/+6
* Fix spacing and break some linesumherirrender2013-08-241-24/+24
* Improve behavior of IP::toUnsigned on WindowsMormegil2013-06-251-6/+55
* Update formattingSiebrand Mazeland2013-02-141-57/+56
* pass codesniffer on tests/Antoine Musso2013-01-281-4/+4
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-5/+5
* [IP] Added an IP::prettifyIP() function for displaying IPs.Aaron2012-05-111-0/+34
* More occurrence typosSam Reed2012-03-191-3/+3
* Add, update, tweak documentationSam Reed2011-10-261-14/+14
* Fix comment blocks that start /* to /**Sam Reed2011-10-111-1/+1
* Tweak r98602: keep the other IP normalization for non-ranges, such as upper c...Aaron Schulz2011-10-011-1/+1
* Made provideIPCIDRs() not add a '/' if there is no prefix length. Fixes bug 3...Aaron Schulz2011-10-011-0/+23
* complement r96386 testsAntoine Musso2011-09-071-1/+1
* Fixed typo in ipv6 private IP range list and added test (bug 30739)Aaron Schulz2011-09-061-1/+5
* * (bug 28798) Set $wgServer in the default LocalSettings.phpTim Starling2011-06-151-0/+52
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-2/+2
* PHPUnit coverage comment must not have parenthesesAntoine Musso2011-03-061-0/+30
* tests for IP class, mostly incompletesAntoine Musso2011-03-051-0/+73
* * (bug 27353) IPv6 address ending in "::WORD" was not recognizedAaron Schulz2011-02-131-0/+29
* Reduce range of IPv6 tested by testValidIPsAntoine Musso2011-02-061-1/+1
* -Set configuration automatically if not set. This allows for evasion of the m...X!2010-12-291-30/+0
* Add @covers annotations to IP testsChad Horohoe2010-12-281-7/+36
* * verbose and color default output from phpunitChad Horohoe2010-12-281-1/+1
* Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...Chad Horohoe2010-12-141-0/+298