follow-up to r85193: missed one file
[lhc/web/wiklou.git] / tests /
2011-03-30 PlatonidesAdd a couple of brace test cases.
2011-03-28 Daniel FriesenFollowup r79639, add a new parser test for gallery...
2011-03-27 Sam ReedFixup whitespace from r80445
2011-03-21 Happy-melonFollow-up r84475: fixing the warning is easy enough...
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-18 Antoine Mussodebugging statement when starting a phpunit parser...
2011-03-16 Antoine MussoMakes LanguageTr uc & lc match parent declaration
2011-03-15 Antoine Mussobug 28040 Turkish: properly handle dotted and dotless i
2011-03-15 Happy-melonAccept empty square bracket pairs in external links...
2011-03-15 Sam ReedFixup some more old version comparison stuff
2011-03-14 Antoine Mussobug 28040 Turkish: properly lower case 'I' to 'ı' ...
2011-03-14 Derk-Jan HartmanFix overestimation of max-width when using perrow mode.
2011-03-14 Roan KattouwFollowup r83891: don't insert a newline before ++ or...
2011-03-14 Roan KattouwPer Nikerabbit, add some minifier tests for historic...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier
2011-03-13 Brian Wolff(follow-up r83716) fix parser test for the entities...
2011-03-11 Aryeh GregorNormalize named entities to numeric
2011-03-10 Antoine MussoMakes MediaWikiProvide methods static
2011-03-08 Mark A. Hershberger* Followup r76127 and r83521 by adding parsertests...
2011-03-08 Antoine Mussoswitch 'column' for 'colon'
2011-03-06 PlatonidesRemove unused globals
2011-03-06 Platonidesr82867 converted $wgCaches into a class instance. Updat...
2011-03-06 Antoine MussoPHPUnit coverage comment must not have parentheses
2011-03-06 Max SemenikFixed fatals in UploadFromUrlTest. It still fails though
2011-03-05 Antoine Mussotests for IP class, mostly incompletes
2011-03-05 Max SemenikFix E_STRICT
2011-03-05 Antoine MussoTests for bug 27854 - Http::isValidURI is to lax
2011-03-05 Max SemenikDon't dupe/drop parts of searchindex on SQLite
2011-03-05 Max SemenikMediaWikiTestCase: factored prefix generation to a...
2011-03-04 Antoine MussoUnderscore are not valid in language code
2011-03-03 Antoine MussoFix language code validation (from r82927)
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-02 Antoine MussoPHPUnit target 'database' for db related tests
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-02-28 OverlordQFollowup to r82874, restore lost edits
2011-02-28 Antoine MussoFormOptions: adds doc & tests
2011-02-28 PlatonidesBlindly fix the error produced in r82880.
2011-02-27 Sam ReedTweak documentation
2011-02-27 Sam Reed$somevariable; doesn't count as defining a variable
2011-02-26 Platonidesr82877 fixup. It should have only removed the = null...
2011-02-26 PlatonidesRemove NewParserHelpers.php and use instead the origina...
2011-02-26 PlatonidesReapply the @ingroup change which was done in r78389...
2011-02-26 PlatonidesReadding parserTests.php and testHelpers.inc with histo...
2011-02-26 PlatonidesRemove testHelpers.{inc,php} for recommiting with histo...
2011-02-26 PlatonidesFinally commit the testing stuff I have been with this...
2011-02-26 Max SemenikFollow-up r82856: instead of remembering magic table...
2011-02-26 Bryan Tong MinhRemove double parser test from r82843
2011-02-26 Bryan Tong Minh(bug 27679) Broken embedded files with special characte...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-24 OverlordQFix core parserTests for recent <gallery> changes
2011-02-23 Max SemenikVery basic JavaScriiptDistiller tests, needs serious...
2011-02-23 Max SemenikRevert coloring from r79117: doesn't work on Windows
2011-02-22 PlatonidesRemove trailing ?>
2011-02-21 Platonidesmaintenance/commandLine.inc loads DefaultSettings,...
2011-02-21 Antoine Mussoremove hardcoded local path
2011-02-21 Antoine Mussoimprove namespace related methods
2011-02-20 PlatonidesSpaces to tabs
2011-02-20 Antoine MussoForce wgDebugTimestamps false
2011-02-20 PlatonidesFix ArticleTablesTest after r81528. It needs to set...
2011-02-20 PlatonidesBreak the self-reference between parser and preprocesso...
2011-02-20 PlatonidesSave and restore $wgHooks in NewParserTest.
2011-02-19 Platonides(Bug 27539) Allow attributes beginning with a digit...
2011-02-18 Sam ReedFix wrong static calls
2011-02-14 Brion Vibber* (bug 25571) Xml::encodeJsVar now passes floats native...
2011-02-13 Aaron Schulz* (bug 27353) IPv6 address ending in "::WORD" was not...
2011-02-12 Niklas Laxströmwhitespace
2011-02-12 PlatonidesDo r82017 the right way. Fix pointed by Bryan.
2011-02-12 PlatonidesFollow up r81883. Readd the extension. This kind of...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-10 PlatonidesFix for r80992. Remove posix extension requisite. Made...
2011-02-10 Niklas LaxströmTests for r81878
2011-02-10 PlatonidesFix the completely broken r81880
2011-02-10 PlatonidesAdd support of assertEmpty (used since r81596) for...
2011-02-09 PlatonidesFollow up to r81829. Poison var_dump, so that debug...
2011-02-09 PlatonidesDon't use ob_start/ob_get_contents/ob_end_clean just...
2011-02-06 Antoine MussoComplete coverage of Xml::DateMenu()
2011-02-06 Antoine MussoMove some providers in new MediaWikiProvide class
2011-02-06 Antoine MussoTests for Xml::DateMenu()
2011-02-06 Antoine MussoReduce range of IPv6 tested by testValidIPs
2011-02-06 Antoine MussowfShorthandToInteger() PHPUnit code coverage
2011-02-06 Antoine Mussobugfix for wfBCP47 and code coverage
2011-02-06 Antoine MussoImprove PHPUnit code coverage
2011-02-05 Antoine MussoTests for XmlSelect::addOption()
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
2011-02-05 PlatonidesFix problem when running a fakePipeFound, which could...
2011-02-05 Antoine MussoFix @dataProvider with PHPUnit 3.5.8+
2011-02-02 Antoine MussoTest suite for revisions and date related magic variables.
2011-01-27 Antoine MussoBug 26948 - hyphens incorrectly interpreted as range
2011-01-27 Markus GlaserAdded triggerClientTestResources, which makes the use...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-26 Brion VibberProvisionally reverting r80430 (bug 529, 12974)
2011-01-25 Antoine MussoTest uploading a file of size $wgMaxUploadSize
2011-01-25 Alexandre EmsenhuberReset the cache used in User::idFromName(), otherwise...
2011-01-24 PlatonidesMissed the case where there is an equals.
2011-01-24 Alexandre EmsenhuberExplicitely enable language and title conversion otherw...
2011-01-24 PlatonidesSilly bug with value nodes.
next