Localisation updates for core and extension messages from translatewiki.net
[lhc/web/wiklou.git] / tests /
2012-02-16 Tim Starling(bug 34428) Fixed hash mismatch errors in DiffHistoryBl...
2012-02-16 Sam ReedAdd NewParserTest to TestsAutoLoader.php
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-15 Alexandre EmsenhuberRemoved assertions calling MWNamespace::isMain() from...
2012-02-14 Antoine Mussosplit ns selector tests for filter / disable options
2012-02-13 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle
2012-02-13 Krinkle[JSTesting] Follow-up r110619: Fix introduced race...
2012-02-13 Krinkle[Html] Follow-up r109990: Add support for excluding...
2012-02-13 Krinkle[Html] Follow-up r109990: Add category to example names...
2012-02-12 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-02-08 Aaron Schulz* Corrected and improved FileBackend::getFileList(...
2012-02-07 Antoine Mussotest FileRepo constructor
2012-02-06 Antoine Mussodisable ApiUploadTest
2012-02-06 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit() and...
2012-02-06 Aaron SchulzAdded missing tests from r110731
2012-02-05 Alexandre Emsenhuber* Use WikiPage instead of Article for ParserCache stuff
2012-02-05 Alexandre EmsenhuberFix call to deprecated to fix test since it was throwin...
2012-02-05 Krinkle[tests] update QUnitTestResources.php to include jquery...
2012-02-05 Krinkle[tests] use core qunit-fixture properly
2012-02-02 Roan KattouwFollowup r110542: unbreak the QUnit tests; the change...
2012-02-02 Sam ReedImprove documentation
2012-02-02 Aaron SchulzFixed windows-related test failures (that string format...
2012-02-02 Niklas LaxströmWhitespace cleanup
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Amir E. AharoniAdded tests for plural, same as Russian.
2012-02-01 Alexandre Emsenhuber* Use WikiPage instead of Article
2012-02-01 Amir E. AharoniFixed plural rules for Romanian / Moldovan according...
2012-02-01 Amir E. AharoniAdding plural tests for more languages.
2012-01-31 Amir E. AharoniTesting the case when dual is not provided.
2012-01-31 Amir E. AharoniAdding tests for plural in Hebrew.
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-30 Antoine Mussomake sure we test normalization against normalized...
2012-01-30 Santhosh ThottingalFollowup r110279. $count % 100 in 1..19 is few form.
2012-01-30 Santhosh Thottingalphpunit testcases for lv, mg,and ml languages to test...
2012-01-30 Santhosh ThottingalFor Moldavian $count % 100 < 20 is not 'few' form,...
2012-01-30 Antoine Mussotest Html::namespaceSelector() id & name attributes...
2012-01-29 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-28 KrinkleFix jquery.client.test breakage
2012-01-28 Aaron Schulz* In NewParserTest, made it possible to use the --use...
2012-01-28 Aaron Schulzr110180: fixed copy-paste cruft for custom backend...
2012-01-27 Aaron SchulzKilled the metric arseload of test folders that were...
2012-01-27 Aaron SchulzFixed a bunch of dir leakage
2012-01-27 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle()
2012-01-27 Chad HorohoeFixup r109698, add setter for $namespaceNames and use...
2012-01-27 Santhosh ThottingalAdd PHPUnit tests for plural rules. For languages cs...
2012-01-27 Santhosh Thottingalphpunit testcases on the plural rules for am, ar, be...
2012-01-27 Santhosh ThottingalUse dataprovider for testcases.
2012-01-25 Aaron Schulz* In NewParserTest, refactored code to use FileBackend...
2012-01-25 KrinkleFix broken unit test
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2012-01-25 Aaron SchulzIn FileBackend:
2012-01-25 Krinkle[Unit testing] Re-order attribs to a-z to make testing...
2012-01-24 Aaron SchulzMade FileOp classes enforce required params. Also rever...
2012-01-24 Neil Kandalgaonkarremove trailing comma
2012-01-24 Neil Kandalgaonkarescape incoming strings (cannot contain HTML any more)
2012-01-23 Tim StarlingMake arguments to phpunit.php work. It's hard to believ...
2012-01-23 Antoine MussoFileRepo: check constructor parameters
2012-01-23 Aaron Schulz* Added some wfProfileIn() calls to file backend code.
2012-01-22 Aaron Schulz* Modified StoreBatchTest and FileBackendTest to allow...
2012-01-21 Krinkle[Unit testing] Add unit tests for Xml::namespaceSelector
2012-01-21 PlatonidesBug 33845: Headings become cursive in TOC when they...
2012-01-21 Krinkle[JSTesting] update QUnit html
2012-01-20 Aaron Schulz* Added FileBackend::parentStoragePath() convenience...
2012-01-20 PlatonidesFix folder leakage.
2012-01-20 PlatonidesIf you are going to leak folders, at least give them...
2012-01-19 Sam ReedDocumentation and whitespace
2012-01-19 Alexandre Emsenhuber$wgLanguageCode goes with $wgContLang, not $wgLang...
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-18 Antoine MussoMWDebugTest: clear log before running tests
2012-01-18 Antoine Mussotests: mark tests requiring a database connection
2012-01-17 Santhosh ThottingalMake the QunitTestResources in sync with qunit/index...
2012-01-17 Amir E. AharoniFollow up to r105855 - now with updated phpunit tests.
2012-01-16 Antoine Mussoenable MWDebug tests
2012-01-16 Antoine Mussotest with MWDebug enabled (made possible by r109032)
2012-01-16 Antoine MussoSkip BrokenRedirectsPage query test under MySQL
2012-01-15 Aaron SchulzIn FileOp/FileBackend:
2012-01-14 Amir E. AharoniFollow up to r108927. Replaced die() with throw new...
2012-01-14 Amir E. AharoniChanging the failure message to something more meaningful.
2012-01-13 Aaron SchulzRemoved call to ParserTest::setUp() which was unnecessa...
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-13 Antoine MussoDisable MWDebug tests for now
2012-01-13 Antoine Mussosome tests for MWDebug
2012-01-12 Aaron Schulz* Added 'basePath' config param to FSFileBackend and...
2012-01-12 Antoine Mussoswap assertEquals parameters in TemplateCategoriesTest
2012-01-12 Antoine Mussobug 33583 search ns user pref ignored!
2012-01-11 Max SemenikRevert r108603, which was itself a revert of r107376...
2012-01-11 Antoine MussoReverts MySQL stored procedure support
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-11 Ian BakerCommenting these tests out so that CI can run, since...
2012-01-11 Ian BakerFixed concurrency issues related to mysql default locki...
2012-01-10 Sam ReedAdd svn:keywords Id
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Antoine Mussomove parser fuzz test to ParserFuzz group
2012-01-10 Antoine MussoStoreBatchText note about using custom repo
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-09 Antoine Mussofix '999bps' test message
2012-01-09 Chad HorohoeFollowup r108403, use data providers
2012-01-09 Antoine MussoBreak wfBCP47, wfBaseName and wfTimestamp tests
2012-01-09 Antoine Mussorevert r108420, will split with history
2012-01-09 Chad Horohoe* Drop old parserTests.php way of running parser tests...
next