aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/parserTests.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix regression in parser testing with parser function hooks; format of intern...Brion Vibber2007-11-201-2/+3
* Auto-add testRunner.sql without breaking if run from outside the maintenance ...Brion Vibber2007-10-021-1/+1
* Fix for site stats changes... sanity checks cause a rebuild of stats now, so ...Brion Vibber2007-07-181-1/+1
* @desc tags are obsolete, but I was slow to read that memo...Nick Jenkins2007-07-111-2/+2
* Pretend uploads are enabled during parser tests so we generate the right "bro...Rob Church2007-06-121-0/+1
* Fixed most of the parser tests broken by filerepo mergeTim Starling2007-06-031-12/+11
* * Add a static function to 'easily' parse optionsAntoine Musso2007-05-031-14/+24
* Revert r21461 for now; a cleanup patch which doesn't change functionality but...Brion Vibber2007-04-231-1/+1
* Move tidy callbacks from the Parser class to a new Tidy class. This is to keepAntoine Musso2007-04-211-1/+1
* Marking functions private || publicAntoine Musso2007-04-131-52/+31
* * Add 'ParserTestTables' hook to expand the list of temporary tables copiedBrion Vibber2007-02-091-8/+5
* Add a mechanism to parserTests when run in --compare or --record mode, to giv...Nick Jenkins2007-02-061-7/+70
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-4/+6
* report number of failed tests as wellAntoine Musso2007-01-201-1/+2
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-4/+2
* Prettify test runner a bit:Brion Vibber2007-01-191-5/+3
* * Fix hardcoded background color in parserTests.phpAntoine Musso2007-01-171-16/+6
* Add --compare option to show comparison to previous results as with --record,...Brion Vibber2007-01-161-5/+18
* For the maintenance/ directory files:Nick Jenkins2007-01-121-0/+4
* Pretty up parser test output:Brion Vibber2007-01-121-17/+26
* new table to cloneBrion Vibber2007-01-111-1/+1
* * document --record (would have saved me 1 hour of work this morning)Antoine Musso2007-01-091-0/+6
* remove some spacesAntoine Musso2007-01-091-35/+34
* More lang variant stuff:Robert Stojnić2007-01-011-0/+8
* Prevent the following strict-standards warnings - i.e. when running with erro...Nick Jenkins2006-11-291-13/+48
* * Add printing the names of tests whose status has just changed when using "-...Nick Jenkins2006-11-151-15/+27
* add ellipsis on final line as suggested on mailing list to clarifyBrion Vibber2006-11-111-1/+1
* * Make the set of default parser test input files extensible viaBrion Vibber2006-11-111-82/+120
* woopsBrion Vibber2006-11-111-2/+2
* * Add experimental recording/reporting mode to parser tests runner, toBrion Vibber2006-11-111-4/+155
* * (bug 7801) Add support for parser function hooks in parser testsBrion Vibber2006-11-041-0/+34
* * Fix for parser tests with MySQL 5 in strict modeBrion Vibber2006-10-311-0/+1
* Tweak tables used in parserTests for the 2 new redirect tablesNick Jenkins2006-10-301-1/+2
* 'wgUseTidy' => falseTim Starling2006-10-181-0/+1
* Added --show-output option to parserTests.php, to allow capture of complete o...Tim Starling2006-10-181-2/+11
* Merged localisation-work branch:Tim Starling2006-07-261-5/+1
* Remove forced dereferencements (new() returns a reference in PHP5)Antoine Musso2006-07-111-2/+2
* * Quick hack for extension testing: parser test doesn't create new messageBrion Vibber2006-07-101-1/+1
* Various performance and initialisation issues:Tim Starling2006-07-021-1/+1
* Standardize name to simply "postgres"Greg Sabino Mullane2006-06-271-1/+1
* Parser cases test external image support, which is now off by default. Turn i...Brion Vibber2006-06-241-0/+1
* Fix the converter tests; the language object doesn't seem to set up the conve...Brion Vibber2006-06-061-4/+7
* AutoLoad Math.phpDomas Mituzas2006-06-061-2/+0
* * (bug 2587) Fix for section editing with comment prefixBrion Vibber2006-06-061-2/+6
* Add some basic regression tests on extraction for section editingBrion Vibber2006-06-051-0/+3
* * parserTests.php accepts a --file parameter to run an alternate test sutieBrion Vibber2006-06-011-1/+34
* * Increase robustness of parser placeholders; fixes some glitches when adjace...Brion Vibber2006-05-261-1/+1
* Fix breakage in parser test suite which caused incorrect reporting of the fai...Rob Church2006-05-181-0/+3
* add parser test case for bug 5757Brion Vibber2006-04-291-4/+12
* fix for doxygen documentationAntoine Musso2006-04-241-21/+21