Update outdated references to maintenance/ in documentation comments.
authorC. Scott Ananian <cscott@cscott.net>
Tue, 6 Aug 2013 15:53:27 +0000 (11:53 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Tue, 6 Aug 2013 16:04:35 +0000 (12:04 -0400)
Change-Id: I2e424addb27b980dd5e8658b8ce79590b7b5db62

docs/hooks.txt
includes/parser/Parser.php
tests/parser/parserTests.txt

index ab38936..99c0839 100644 (file)
@@ -1825,7 +1825,7 @@ $section: the section number, zero-based, but section 0 is usually empty
 $showEditLinks: boolean describing whether this section has an edit link
 
 'ParserTestParser': Called when creating a new instance of Parser in
-maintenance/parserTests.inc.
+tests/parser/parserTest.inc.
 $parser: Parser object created
 
 'ParserTestGlobals': Allows to define globals for parser tests.
index 813aaca..ac0bae5 100644 (file)
@@ -1543,7 +1543,7 @@ class Parser {
         * Replace external links (REL)
         *
         * Note: this is all very hackish and the order of execution matters a lot.
-        * Make sure to run maintenance/parserTests.php if you change this code.
+        * Make sure to run tests/parserTests.php if you change this code.
         *
         * @private
         *
index f4a85bc..6a1993d 100644 (file)
@@ -10255,7 +10255,7 @@ Expansion of multi-line templates in attribute values (bug 6255 sanity check 2)
 !! end
 
 ###
-### Parser hooks (see maintenance/parserTestsParserHook.php for the <tag> extension)
+### Parser hooks (see tests/parser/parserTestsParserHook.php for the <tag> extension)
 ###
 !! test
 Parser hook: empty input
@@ -10420,7 +10420,7 @@ array (
 !! end
 
 ###
-### (see maintenance/parserTestsStaticParserHook.php for the <statictag> extension)
+### (see tests/parser/parserTestsParserHook.php for the <statictag> extension)
 ###
 
 !! test