r103464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103463‎ | r103464 | r103465 >
Date:14:46, 17 November 2011
Author:hashar
Status:ok
Tags:
Comment:
use spaces for usage indentation
Modified paths:
  • /trunk/phase3/tests/parserTests.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/parserTests.php
@@ -39,13 +39,13 @@
4040 --quiet Suppress notification of passed tests (shows only failed tests)
4141 --show-output Show expected and actual output
4242 --color[=yes|no] Override terminal detection and force color output on or off
43 - use wgCommandLineDarkBg = true; if your term is dark
 43+ use wgCommandLineDarkBg = true; if your term is dark
4444 --regex Only run tests whose descriptions which match given regex
4545 --file=<testfile> Run test cases from a custom file instead of parserTests.txt
4646 --record Record tests in database
4747 --compare Compare with recorded results, without updating the database.
4848 --setversion When using --record, set the version string to use (useful
49 - with git-svn so that you can get the exact revision)
 49+ with git-svn so that you can get the exact revision)
5050 --keep-uploads Re-use the same upload directory for each test, don't delete it
5151 --fuzz Do a fuzz test instead of a normal test
5252 --seed <n> Start the fuzz test from the specified seed

Status & tagging log