Commit e420429a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

more precise assertions.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40429 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c49ba1c
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>open</td>\n <td>open</td>\n
<td>${base_url}/foo_module/view</td>\n <td>${base_url}/foo_module</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>assertAbsoluteLocation</td>\n <td>assertAbsoluteLocation</td>\n
<td tal:content="string:glob:${here/portal_url}/foo_module/FooModule_viewFooList*" />\n <td>regexp:${base_url}/foo_module/FooModule_viewFooList(\\?|$)</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -139,10 +139,9 @@ ...@@ -139,10 +139,9 @@
\n \n
</tbody></table>\n </tbody></table>\n
</body>\n </body>\n
</html>\n </html>
]]></unicode> </value>
]]></string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -156,9 +155,13 @@ ...@@ -156,9 +155,13 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testSelectionPreviousNextButtons</string> </value> <value> <string>testSelectionPreviousNextButtons</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -2,10 +2,7 @@ ...@@ -2,10 +2,7 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -37,7 +34,7 @@ ...@@ -37,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -74,7 +71,7 @@ keeps `form_id`. This test doesn\'t test problems from #217</td></tr>\n ...@@ -74,7 +71,7 @@ keeps `form_id`. This test doesn\'t test problems from #217</td></tr>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>open</td>\n <td>open</td>\n
<td>${base_url}/foo_module/view</td>\n <td>${base_url}/foo_module</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -95,16 +92,15 @@ keeps `form_id`. This test doesn\'t test problems from #217</td></tr>\n ...@@ -95,16 +92,15 @@ keeps `form_id`. This test doesn\'t test problems from #217</td></tr>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>assertAbsoluteLocation</td>\n <td>assertAbsoluteLocation</td>\n
<td tal:content="string:glob:${here/portal_url}/foo_module/0/Base_viewHistory*" />\n <td>regexp:${base_url}/foo_module/0/Base_viewHistory(\\?|$)</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
\n \n
</tbody></table>\n </tbody></table>\n
</body>\n </body>\n
</html>\n </html>
]]></unicode> </value>
]]></string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -118,9 +114,13 @@ keeps `form_id`. This test doesn\'t test problems from #217</td></tr>\n ...@@ -118,9 +114,13 @@ keeps `form_id`. This test doesn\'t test problems from #217</td></tr>\n
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testSelectionPreviousNextButtonsKeepsFormId</string> </value> <value> <string>testSelectionPreviousNextButtonsKeepsFormId</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
640 641
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment