Removed XmlTest::testNamespaceSelector(); it just breaks when $wgDevelopmentWarnings...
[lhc/web/wiklou.git] / tests / phpunit / includes / XmlTest.php
2012-03-19 Alexandre EmsenhuberRemoved XmlTest::testNamespaceSelector(); it just break...
2012-02-02 Aaron SchulzFixed windows-related test failures (that string format...
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-27 Chad HorohoeFixup r109698, add setter for $namespaceNames and use...
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2012-01-25 Krinkle[Unit testing] Re-order attribs to a-z to make testing...
2012-01-21 Krinkle[Unit testing] Add unit tests for Xml::namespaceSelector
2012-01-19 Alexandre Emsenhuber$wgLanguageCode goes with $wgContLang, not $wgLang...
2012-01-08 Chad Horohoe@group Broken rather than marking incomplete
2011-12-01 Sam ReedDon't comment tests out, use $this->markTestIncomplete()
2011-12-01 Sam ReedComment out brokwn Xml::dateMenu() tests
2011-10-08 Niklas LaxströmFollowup r99305 - change tests to match behaviour....
2011-07-12 Aaron SchulzFixed failing XML tests (on windows) due to newline...
2011-06-23 Antoine Mussoupdate tests for Xml::label which now support 'title...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-03 PlatonidesFollow up r87210
2011-05-01 PlatonidesFix the old XmlTest.php test bug in the dateMenu()...
2011-02-14 Brion Vibber* (bug 25571) Xml::encodeJsVar now passes floats native...
2011-02-06 Antoine MussoComplete coverage of Xml::DateMenu()
2011-02-06 Antoine MussoTests for Xml::DateMenu()
2011-02-05 Antoine MussoTests for XmlSelect::addOption()
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...