r17531 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r17530‎ | r17531 | r17532 >
Date:12:13, 11 November 2006
Author:brion
Status:old
Tags:
Comment:
force some test names to unique
Modified paths:
  • /trunk/phase3/maintenance/parserTests.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/parserTests.txt
@@ -377,7 +377,7 @@
378378 !! end
379379
380380 !! test
381 -Simple definition
 381+Definition list for indentation only
382382 !! input
383383 : Indented text
384384 !! result
@@ -428,7 +428,7 @@
429429
430430 # At Brion's and JeLuF's insistence... :)
431431 !! test
432 -Definition list with wikilink containing colon
 432+Definition list with news link containing colon
433433 !! input
434434 ; news:alt.wikipedia.rox: This isn't even a real newsgroup!
435435 !! result
@@ -3918,7 +3918,7 @@
39193919 !! end
39203920
39213921 !! test
3922 -Expansion of multi-line templates in attribute values (bug 6255 sanity check)
 3922+Expansion of multi-line templates in attribute values (bug 6255 sanity check 2)
39233923 !! input
39243924 <div style="background: &#10;#00FF00">-</div>
39253925 !! result