[Zope-Checkins] CVS: Zope3/lib/python/Zope/TAL/tests - test_htmltalparser.py:1.25.14.2.6.3

Barry Warsaw barry@wooz.org
Tue, 4 Jun 2002 19:06:31 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/TAL/tests
In directory cvs.zope.org:/tmp/cvs-serv32077/tests

Modified Files:
      Tag: fdrake-tal-i18n-branch
	test_htmltalparser.py 
Log Message:
Update and add some tests for the i18n namespace and i18n:translate
attribute in particular.

NOTE TO SELF: Add lots of unit tests for this stuff!


=== Zope3/lib/python/Zope/TAL/tests/test_htmltalparser.py 1.25.14.2.6.2 => 1.25.14.2.6.3 ===
             ('startTag', ('img',
              [('alt', 'foo', 'replace', None, 1),
-              ('i18n:attributes', 'alt', 'tal')])),
+              ('i18n:attributes', 'alt', 'i18n')])),
             ])