Cscott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/77908
Change subject: Update outdated references to maintenance/ in documentation
comments.
......................................................................
Update outdated references to maintenance/ in documentation comments.
Change-Id: I2e424addb27b980dd5e8658b8ce79590b7b5db62
---
M docs/hooks.txt
M includes/parser/Parser.php
M tests/parser/parserTests.txt
3 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/08/77908/1
diff --git a/docs/hooks.txt b/docs/hooks.txt
index ab38936..5580613 100644
--- a/docs/hooks.txt
+++ b/docs/hooks.txt
@@ -1825,7 +1825,7 @@
$showEditLinks: boolean describing whether this section has an edit link
'ParserTestParser': Called when creating a new instance of Parser in
-maintenance/parserTests.inc.
+tests/parserTest.inc.
$parser: Parser object created
'ParserTestGlobals': Allows to define globals for parser tests.
diff --git a/includes/parser/Parser.php b/includes/parser/Parser.php
index 813aaca..ac0bae5 100644
--- a/includes/parser/Parser.php
+++ b/includes/parser/Parser.php
@@ -1543,7 +1543,7 @@
* 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
*
diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt
index f4a85bc..6a1993d 100644
--- a/tests/parser/parserTests.txt
+++ b/tests/parser/parserTests.txt
@@ -10255,7 +10255,7 @@
!! 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 @@
!! end
###
-### (see maintenance/parserTestsStaticParserHook.php for the <statictag>
extension)
+### (see tests/parser/parserTestsParserHook.php for the <statictag> extension)
###
!! test
--
To view, visit https://gerrit.wikimedia.org/r/77908
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e424addb27b980dd5e8658b8ce79590b7b5db62
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits