Merge "autoloader entry for UserNotLoggedIn class"
[lhc/web/wiklou.git] / tests / testHelpers.inc
2012-02-16 Sam ReedAdd NewParserTest to TestsAutoLoader.php
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 HorohoeFollowup r108358, bring back DelayedParserTest
2012-01-08 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2011-11-29 Antoine MussoFix fatal error when running newParserTest
2011-11-29 Antoine MussoparserTest: delay hooks execution to the point we reall...
2011-11-29 Antoine Mussouse {} even when if statement is oneliner
2011-11-29 Antoine MussoMove terminal colorers classes in their own file
2011-11-29 Antoine Mussoabstract out $data and name it 'sectionData'
2011-11-29 Antoine Mussonicely align array key / values
2011-11-29 Antoine Mussoabstract out section sanity check
2011-11-10 Sam ReedPass in some more , __METHOD__
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-13 Chad HorohoeConvert a couple of wfDie()s to exceptions
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-02-26 Platonidesr82877 fixup. It should have only removed the = null...
2011-02-26 PlatonidesRemove NewParserHelpers.php and use instead the origina...
2011-02-26 PlatonidesReapply the @ingroup change which was done in r78389...
2011-02-26 PlatonidesReadding parserTests.php and testHelpers.inc with histo...
2011-02-26 PlatonidesRemove testHelpers.{inc,php} for recommiting with histo...
2011-01-01 X!Start work on porting ParserTests completely into PHPunit.
2010-12-14 Chad HorohoeFix a few more paths, restore a few files lost in the...