Noralise a few of the magic numbers used in r114084
[lhc/web/wiklou.git] / tests /
2012-03-17 Sam ReedNoralise a few of the magic numbers used in r114084
2012-03-17 Sam ReedUnit tests for r114067
2012-03-15 Max SemenikFollow-up r113922: tests
2012-03-13 Amir E. AharoniBug 35034 - moved autocomment-prefix between the prefix...
2012-03-13 Aaron SchulzTweak testFileRepoConstructionWithRequiredOptions so...
2012-03-13 Aaron Schulzr113688: updated test assertions
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-07 Antoine Musso(bug 34302) Add CSS classes to email fields in user...
2012-03-07 Krinkle[jquery.textSelection.test] disable caretTest per bug...
2012-03-07 Sam ReedFix mixed/messed up whitespace
2012-03-06 Antoine Mussorv table sorting of IP and fraction
2012-03-05 Trevor ParscalAdded unit test for changes in r113105 related to bug...
2012-03-05 Alexandre EmsenhuberMake RecentChangeTest work by using the same context...
2012-03-05 Antoine Mussoamend r113016 , that was for bug 34302
2012-03-05 Antoine Mussoplace holder to test bug 34919 when it is fixed
2012-03-05 Krinkle[mediawiki.test] follow-up r112368: Append to fixture...
2012-03-04 Krinkle[ResourceLoader] Minor clean up
2012-02-28 Aaron Schulzr112563: Removed random bogus user IDs passed into...
2012-02-28 Krinkle[IRC Log Message] Fix for protect/protect and protect...
2012-02-28 Krinkle[RecentChangeTest] Refactor unit test to test better...
2012-02-25 Antoine Mussorename test file to end with Test.php :D
2012-02-25 Antoine Mussobasic tests for bug 34508
2012-02-24 Krinkle[JSTesting] actually commit the file (follows-up r112368)
2012-02-24 Krinkle[JSTesting] Add more mw.loader tests
2012-02-24 Antoine Mussoavoid test suite file leaks
2012-02-24 Max SemenikTest that verifies uniqueness of query module prefixes
2012-02-24 Antoine Mussobetter structure filename error output
2012-02-24 Antoine Mussoavoid exif tests file leakage
2012-02-24 Daniel FriesenFix bug 34684 in my PathRouter code:
2012-02-24 Krinkle[JSTesting] mock/restore mw.messages as well, like...
2012-02-24 Krinkle[JSTesting] Refactor mw.loader test to be more extendable
2012-02-20 Daniel FriesenRevert Microdata improvements in r111891, r111898,...
2012-02-20 Platonidesxdiff_string_rabdiff() appeared in version 1.5.0 of...
2012-02-20 Daniel FriesenFollowup r111891; Update the test to also make sure...
2012-02-19 Daniel FriesenHandle one part of bug 32545 while improving MediaWiki...
2012-02-19 Derk-Jan HartmanAdd support for sorting fractions in jquery.tablesorter
2012-02-18 Derk-Jan HartmanAdd support to tablesorter to handle IP/CIDR notation
2012-02-18 Roan KattouwProper $=jQuery aliasing in tablesorter test
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
next