https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114274
Revision: 114274
Author: amire80
Date: 2012-03-20 14:45:28 +0000 (Tue, 20 Mar 2012)
Log Message:
-----------
Added a comment, follow up to r114273.
Modified Paths:
--------------
trunk/extensions/Narayam/tests/qunit/ext.narayam.rules.tests.js
Modified: trunk/extensions/Narayam/tests/qunit/ext.narayam.rules.tests.js
===================================================================
--- trunk/extensions/Narayam/tests/qunit/ext.narayam.rules.tests.js
2012-03-20 14:23:17 UTC (rev 114273)
+++ trunk/extensions/Narayam/tests/qunit/ext.narayam.rules.tests.js
2012-03-20 14:45:28 UTC (rev 114274)
@@ -177,6 +177,10 @@
narayamTest( {
description: 'Hebrew Transliteration and extended keys test',
tests: [
+ // The first case is a regular hyphen-minus ('-'), which is the
same
+ // when it is pressed by itself without Alt.
+ // The second case is hyphen-minus with Alt, which produces the
Hebrew
+ // hyphen (maqaf).
{ input: [ [ '-', false ] ], output: '-', description: 'Hebrew
regular -' },
{ input: [ [ '-', true ] ], output: '־', description: 'Hebrew
extended -' }
],
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs