Merge "MockOutputPage class in its own file"
[lhc/web/wiklou.git] / tests / phpunit / includes / parser /
2012-01-28 Aaron Schulz* In NewParserTest, made it possible to use the --use...
2012-01-27 Aaron SchulzKilled the metric arseload of test folders that were...
2012-01-25 Aaron Schulz* In NewParserTest, refactored code to use FileBackend...
2012-01-10 Antoine Mussomove parser fuzz test to ParserFuzz group
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-09 Chad HorohoeRemove no-op codepath
2012-01-08 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-07 Alexandre Emsenhuber* Don't select (even twice for PHPUnit tests) "FOR...
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-12 Chad HorohoeComment tweak on MediaWikiParserTest and make ResourceL...
2011-11-10 Alexandre EmsenhuberMade setupGlobals() return the created context and...
2011-11-09 gicodeMove tests that have likely never been executed. Now...
2011-10-31 PlatonidesAnother old, uncommitted, test (passing on NtPP)
2011-10-31 PlatonidesTemplate as parameter name.
2011-10-29 PlatonidesThe test "{{Foo|1=bar|2=baz}}" got removed in r96887.
2011-10-28 PlatonidesAn alternative to using DOMDocument for normalizing...
2011-10-28 PlatonidesFollow-up r99909. If there is a preprocessToXml method...
2011-10-27 PlatonidesConvert the string to single quoted and manually escape it.
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-24 Antoine Mussotest that preloaded text is unstripped
2011-10-24 Antoine Mussotest {{SERVERNAME}} with relative URLS
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-15 Brion VibberFollowup r80375: let PreprocessorTest work on Preproces...
2011-09-26 Daniel FriesenFollowup r98056; Add to this screwed up NewParserTest...
2011-09-18 Brian WolffMake the phpunit old-style parserTest converter thingy...
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-09-06 Max SemenikFix for r96344: explicitly set $wgExtensionAssetsPath...
2011-09-06 Chad HorohoeMerge ParserTestStaticParserHook into ParserTestParserH...
2011-08-27 PlatonidesManually set the title as not being a redirect. Otherwise,
2011-08-17 Brian WolffFollow-up r94680 - fix unit tests.
2011-08-16 Chad HorohoeFollowup r94678: remove some include and autoload entri...
2011-08-16 Chad HorohoeRemove ParserHelpers. NewParserTest still needs some...
2011-08-16 Alexandre EmsenhuberSome misc fixes to tests:
2011-08-09 Chad HorohoeMove the fuzz test into @group Broken so it will shut...
2011-08-05 Alexandre Emsenhuber* Call Linker methods statically
2011-08-04 Chad HorohoePartial fix for r88772: no need for IGNORE on site_stat...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-21 Chad Horohoeself rv r90483. Still needs investigating though
2011-06-29 Alexandre EmsenhuberPass the Title object to Parser::transformMsg()
2011-06-20 Chad HorohoeMark test incomplete for a legitimate reason like tryin...
2011-06-16 PlatonidesCopy teardownUploadDir(),deleteFiles(),deleteDirs(...
2011-06-14 Chad Horohoe* Remove @static from the last few places it's left...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-06-03 Chad HorohoeRemove useless bootstrap inclusions
2011-05-31 Antoine Mussoreally add NewParserTest to the Stub group
2011-05-31 PlatonidesRevert r89223. MediaWikiParserTest is needed to run...
2011-05-31 Antoine MussoNewParserTest.php can now work independently
2011-05-25 Chad HorohoeWorkaround for duplicate key errors
2011-05-25 Chad HorohoeExtend MediaWikiTestCase in a few places
2011-05-23 Happy-melonFollow-up r85403: rm unwanted "new" declaration.
2011-05-23 Alexandre EmsenhuberFollow-up r88653: removed the remaining of OutputPage...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-04 PlatonidesTag names can't contain template parameters (thanksfully)
2011-05-03 PlatonidesFollow up r87220. r86795 tests are now embedded into...
2011-05-03 PlatonidesWe can't check if it's a parentNode->type == name_node...
2011-05-01 PlatonidesConvert r86795 tests into a dataProvider
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Mark A. Hershberger* Add preprocessor tests that Bergi supplied for Bug...
2011-04-23 Mark A. HershbergerUse assertStringEqualsFile in place of assertEquals...
2011-04-23 Mark A. Hershbergermissed some w/s
2011-04-23 Mark A. Hershbergerw/s cleanup
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-19 PlatonidesChange tests to match preprocessor changes in r86072.
2011-04-18 Sam ReedApply phase3 related Title fixes. With one minor additi...
2011-04-06 Platonidesr85553 fixup. When there are variants involved, the...
2011-04-06 Happy-melonFollow-up r85403: fix fatal in parser tests.
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-03-30 PlatonidesAdd a couple of brace test cases.
2011-03-18 Antoine Mussodebugging statement when starting a phpunit parser...
2011-03-06 PlatonidesRemove unused globals
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-02-26 PlatonidesRemove NewParserHelpers.php and use instead the origina...
2011-02-26 PlatonidesFinally commit the testing stuff I have been with this...
2011-02-20 PlatonidesBreak the self-reference between parser and preprocesso...
2011-02-20 PlatonidesSave and restore $wgHooks in NewParserTest.
2011-02-09 PlatonidesDon't use ob_start/ob_get_contents/ob_end_clean just...
2011-02-06 Antoine MussoMove some providers in new MediaWikiProvide class
2011-02-05 PlatonidesFix problem when running a fakePipeFound, which could...
2011-02-02 Antoine MussoTest suite for revisions and date related magic variables.
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-24 PlatonidesMissed the case where there is an equals.
2011-01-24 PlatonidesSilly bug with value nodes.
2011-01-22 PlatonidesDon't look for pipes in the root node.
2011-01-21 PlatonidesAdd full articles to preprocessor tests.
2011-01-21 PlatonidesThe << operator (level 7) has greater priority than...
2011-01-19 PlatonidesThe pipes were no recognized after a link. A one line...
2011-01-17 PlatonidesFollow up r80461. In some cases the closing tags for...
2011-01-17 PlatonidesFollow up r80376. Added missing file FORMAT.
2011-01-16 PlatonidesAnother couple of tests. Also passed by the NtPrepro :)
2011-01-15 PlatonidesAdd preprocessing tests
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 PlatonidesAdd tests for parser tag hooks.
2011-01-10 Chad HorohoeMore silly whitespace
2011-01-10 Chad Horohoerm big whitespace
next