Parser test file editor
authorTim Starling <tstarling@wikimedia.org>
Wed, 28 Sep 2016 06:32:17 +0000 (16:32 +1000)
committerTim Starling <tstarling@wikimedia.org>
Fri, 28 Oct 2016 05:15:59 +0000 (16:15 +1100)
commitd831844364ce5a34bac672b838271b138ce77337
treef1bf3d533a5aba24cc4ba5f78a2820e526250cd7
parent61898ad28ed69c5b391eb43e0db9386279b9612c
Parser test file editor

Add editTests.php, which provides an interactive interface to the
parser tests, with semi-automated editing.

Change-Id: I1a20d007ba4627d562a16c03849bbad7aec0e516
maintenance/Maintenance.php
tests/common/TestsAutoLoader.php
tests/parser/TestFileEditor.php [new file with mode: 0644]
tests/parser/TestFileReader.php
tests/parser/TestRecorder.php
tests/parser/editTests.php [new file with mode: 0644]
tests/parser/parserTests.php