Localization update for he.
[lhc/web/wiklou.git] / tests /
2011-07-10 KrinkleRemoving @broken comment. Not anymore, they don't as...
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-07-06 Brion VibberPartial revert of r91106: followup to r91127.
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Chad HorohoeCall parent::setUp() and allow it to do lang setup...
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-07-06 Chad HorohoeFollowup r91270: didn't need to be so paranoid about...
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-05 Krinklemw.util.wikiGetlink default to wgPageName
2011-07-04 Ryan Kaldariusing proper margin heights: 14 + 68 * 2 = 150
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Krinklemediawiki.util.test.js: TestSwarm reports breakage...
2011-07-04 Antoine Mussotests for Html::testExpandAttributes()
2011-07-04 Krinklejquery.client unit testing
2011-07-03 KrinkleAdding tests for expected reponse when passing invalid...
2011-07-03 Antoine Mussoenhance tests name (for --testdox option)
2011-07-03 Antoine Mussosplit tests for ArticleTest
2011-07-01 Antoine Mussothrow an exception on !is_executable( $wgExiv2Command )
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-30 Antoine Mussotest that wfUrlencode() encodes apostrophe
2011-06-30 Leo Koppelkammr91207: Make one qunit test var local. Thanks Krinkle
2011-06-30 Chad HorohoeFixed a long-standing broken test:
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 Sam ReedFollowup r91087, rename directory
2011-06-30 KrinkleAdding alternative method for U+024B62. Making sure...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-29 Antoine Mussobasic tests for wfUrlencode
2011-06-29 Bryan Tong MinhAdd wfUnserialize() wrapper around unserialize to preve...
2011-06-29 Antoine MussoMove global functions tests to their own directory.
2011-06-29 PlatonidesDelay expansion of XmlSelect options until getting...
2011-06-29 PlatonidesMake BitmapMetadataHandlerTest incomplete if $wgShowEXI...
2011-06-29 Alexandre EmsenhuberPass the Title object to Parser::transformMsg()
2011-06-29 Chad HorohoeBasic first round of testing for the InstallDocFormatter
2011-06-28 Chad HorohoeRemove superfluous NewDBTest, doesn't test anything...
2011-06-28 Chad HorohoeMerge SearchDbTest into SearchEngineTest. No real need...
2011-06-28 Antoine Mussorename test for the ns selector checkboxes
2011-06-28 Krinklemodule name is not shortened
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Brion VibberUpdate qunit test runner includes for mediawiki.special...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-28 Aaron Schulz* Added truncate() & truncateHTML() tests
2011-06-27 Aaron SchulzAdded formatTimePeriod() tests for r90385 and made...
2011-06-26 Mark A. Hershbergerrandom eol w/s annoys me.
2011-06-24 KrinkleAdding unit test for span presence in mw.util.addPortle...
2011-06-24 KrinkleRemoving fake html structure from qunit/index.html...
2011-06-23 Brian WolffPer CR on r86169, start adding unit tests for metadata...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Leo KoppelkammTwo more tablesorting tests
2011-06-23 Antoine Mussoupdate tests for Xml::label which now support 'title...
2011-06-23 Derk-Jan HartmanSet window.wgMonthNamesShort before we start the tests...
2011-06-23 Matěj GrabovskýwfArrayToCGI() and wfCgiToArray() now handle nested...
2011-06-23 Leo KoppelkammAdding rowspan tests to tablesorting & make it more...
2011-06-23 Leo KoppelkammAdding a collation test to tablesorter, fixing var...
2011-06-23 Brion VibberFollowup r86088: test cases and a correction for bug...
2011-06-22 Brion VibberFollowup r90595, r90626: remove async magic from table...
2011-06-22 Brion VibberFollowup r87243: qunit test cases for bug 28775 (German...
2011-06-22 Sam Reedrequire_once( dirname( dirname( __FILE__ ) ) . '/includ...
2011-06-22 Sam Reedrequire_once dirname( dirname( __FILE__ ) ) . '/api...
2011-06-22 KrinkleFix dependancy order (before instead of after the main...
2011-06-22 Brion VibberFollowup r90595: Tweak tablesorter tests so they run...
2011-06-22 Sam ReedMove upload tests to upload folder
2011-06-22 Sam ReedKill var_dump from r90603
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 PlatonidesReadd r90538, this time with the missing global $wgHooks;
2011-06-22 Brion VibberAdd initial QUnit JS test cases for jquery.tablesorter...
2011-06-22 Alexandre EmsenhuberRemoved hidden usage of $wgTitle in parser and the...
2011-06-22 Chad HorohoeProvisional revert of r90538. I can't replicate the...
2011-06-21 Chad Horohoe*grumble grumble* stupid fime on r90192
2011-06-21 PlatonidesUploadTest::testTitleValidation accessed the database...
2011-06-21 PlatonidesRevert r90483, if tesla has problems, it should get...
2011-06-21 Neil Kandalgaonkarcreate images with orientation (had to use exiv2 hack...
2011-06-20 Chad HorohoeMark test incomplete for a legitimate reason like tryin...
2011-06-19 Bryan Tong Minh(bug 29471) Exception thrown for files with invalid...
2011-06-19 Chad HorohoeRemove another empty test, courtesy of r65504.
2011-06-18 Max SemenikFollow-up r90356 & r90363: test deleteJoin() on SQLite
2011-06-18 KrinkleTest suite for mw.Title (Follow-up r90331). Right now...
2011-06-18 Bryan Tong MinhFollow-up r90340: just add the test file to SVN, which...
2011-06-18 Bryan Tong Minh(bug 29408) Key 'something.' is not in a proper format
2011-06-18 KrinkleImplement mw.Title in core
2011-06-18 Neil Kandalgaonkarfix invocation of static function
2011-06-17 Neil Kandalgaonkargenerate random triangles (so we can test EXIF orientat...
2011-06-17 Ryan Kaldariskip gzip tests if gzip is turned off
2011-06-17 Sam ReedSwap else if for elseif
2011-06-16 PlatonidesCopy teardownUploadDir(),deleteFiles(),deleteDirs(...
2011-06-16 PlatonidesMark as needing a db.
2011-06-16 Sam ReedFix indenting
2011-06-16 Brion Vibber* (bug 29426) Fix wrong use of Block::load's second...
2011-06-16 Tim StarlingFixes for r90105, r90193:
2011-06-16 Chad HorohoeFollowup to r89452, remove ftp test cases since Http...
2011-06-15 Chad HorohoeAnother stub test file...this one has been like this...
2011-06-15 Chad HorohoeAnother empty "Has not been implemented" test
2011-06-15 Chad HorohoeAdd dummy assertion to shut up phpunit yelling about it
2011-06-15 PlatonidesFollowup 90161 (which breaks the test). Need to hack...
2011-06-15 Platonidesr87164 removed mDataLoaded and broke this test database...
2011-06-15 PlatonidesMake sure to die if there are more MediaWikiLangTestCas...
2011-06-15 PlatonidesFollow-up r90150, another parent::setUp missing.
2011-06-15 Chad HorohoeFollowup r90105, ReflectionMethod::setAccessible()...
next