index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
parserTests.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression in parser testing with parser function hooks; format of intern...
Brion Vibber
2007-11-20
1
-2
/
+3
*
Auto-add testRunner.sql without breaking if run from outside the maintenance ...
Brion Vibber
2007-10-02
1
-1
/
+1
*
Fix for site stats changes... sanity checks cause a rebuild of stats now, so ...
Brion Vibber
2007-07-18
1
-1
/
+1
*
@desc tags are obsolete, but I was slow to read that memo...
Nick Jenkins
2007-07-11
1
-2
/
+2
*
Pretend uploads are enabled during parser tests so we generate the right "bro...
Rob Church
2007-06-12
1
-0
/
+1
*
Fixed most of the parser tests broken by filerepo merge
Tim Starling
2007-06-03
1
-12
/
+11
*
* Add a static function to 'easily' parse options
Antoine Musso
2007-05-03
1
-14
/
+24
*
Revert r21461 for now; a cleanup patch which doesn't change functionality but...
Brion Vibber
2007-04-23
1
-1
/
+1
*
Move tidy callbacks from the Parser class to a new Tidy class. This is to keep
Antoine Musso
2007-04-21
1
-1
/
+1
*
Marking functions private || public
Antoine Musso
2007-04-13
1
-52
/
+31
*
* Add 'ParserTestTables' hook to expand the list of temporary tables copied
Brion Vibber
2007-02-09
1
-8
/
+5
*
Add a mechanism to parserTests when run in --compare or --record mode, to giv...
Nick Jenkins
2007-02-06
1
-7
/
+70
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-4
/
+6
*
report number of failed tests as well
Antoine Musso
2007-01-20
1
-1
/
+2
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-4
/
+2
*
Prettify test runner a bit:
Brion Vibber
2007-01-19
1
-5
/
+3
*
* Fix hardcoded background color in parserTests.php
Antoine Musso
2007-01-17
1
-16
/
+6
*
Add --compare option to show comparison to previous results as with --record,...
Brion Vibber
2007-01-16
1
-5
/
+18
*
For the maintenance/ directory files:
Nick Jenkins
2007-01-12
1
-0
/
+4
*
Pretty up parser test output:
Brion Vibber
2007-01-12
1
-17
/
+26
*
new table to clone
Brion Vibber
2007-01-11
1
-1
/
+1
*
* document --record (would have saved me 1 hour of work this morning)
Antoine Musso
2007-01-09
1
-0
/
+6
*
remove some spaces
Antoine Musso
2007-01-09
1
-35
/
+34
*
More lang variant stuff:
Robert Stojnić
2007-01-01
1
-0
/
+8
*
Prevent the following strict-standards warnings - i.e. when running with erro...
Nick Jenkins
2006-11-29
1
-13
/
+48
*
* Add printing the names of tests whose status has just changed when using "-...
Nick Jenkins
2006-11-15
1
-15
/
+27
*
add ellipsis on final line as suggested on mailing list to clarify
Brion Vibber
2006-11-11
1
-1
/
+1
*
* Make the set of default parser test input files extensible via
Brion Vibber
2006-11-11
1
-82
/
+120
*
woops
Brion Vibber
2006-11-11
1
-2
/
+2
*
* Add experimental recording/reporting mode to parser tests runner, to
Brion Vibber
2006-11-11
1
-4
/
+155
*
* (bug 7801) Add support for parser function hooks in parser tests
Brion Vibber
2006-11-04
1
-0
/
+34
*
* Fix for parser tests with MySQL 5 in strict mode
Brion Vibber
2006-10-31
1
-0
/
+1
*
Tweak tables used in parserTests for the 2 new redirect tables
Nick Jenkins
2006-10-30
1
-1
/
+2
*
'wgUseTidy' => false
Tim Starling
2006-10-18
1
-0
/
+1
*
Added --show-output option to parserTests.php, to allow capture of complete o...
Tim Starling
2006-10-18
1
-2
/
+11
*
Merged localisation-work branch:
Tim Starling
2006-07-26
1
-5
/
+1
*
Remove forced dereferencements (new() returns a reference in PHP5)
Antoine Musso
2006-07-11
1
-2
/
+2
*
* Quick hack for extension testing: parser test doesn't create new message
Brion Vibber
2006-07-10
1
-1
/
+1
*
Various performance and initialisation issues:
Tim Starling
2006-07-02
1
-1
/
+1
*
Standardize name to simply "postgres"
Greg Sabino Mullane
2006-06-27
1
-1
/
+1
*
Parser cases test external image support, which is now off by default. Turn i...
Brion Vibber
2006-06-24
1
-0
/
+1
*
Fix the converter tests; the language object doesn't seem to set up the conve...
Brion Vibber
2006-06-06
1
-4
/
+7
*
AutoLoad Math.php
Domas Mituzas
2006-06-06
1
-2
/
+0
*
* (bug 2587) Fix for section editing with comment prefix
Brion Vibber
2006-06-06
1
-2
/
+6
*
Add some basic regression tests on extraction for section editing
Brion Vibber
2006-06-05
1
-0
/
+3
*
* parserTests.php accepts a --file parameter to run an alternate test sutie
Brion Vibber
2006-06-01
1
-1
/
+34
*
* Increase robustness of parser placeholders; fixes some glitches when adjace...
Brion Vibber
2006-05-26
1
-1
/
+1
*
Fix breakage in parser test suite which caused incorrect reporting of the fai...
Rob Church
2006-05-18
1
-0
/
+3
*
add parser test case for bug 5757
Brion Vibber
2006-04-29
1
-4
/
+12
*
fix for doxygen documentation
Antoine Musso
2006-04-24
1
-21
/
+21
[next]