Author: laukpe
Date: Wed Sep 24 02:21:00 2008
New Revision: 805
Modified:
trunk/proto/remote/test/return_values.html
Log:
test for ruby :labels
Modified: trunk/proto/remote/test/return_values.html
==============================================================================
--- trunk/proto/remote/test/return_values.html (original)
+++ trunk/proto/remote/test/return_values.html Wed Sep 24 02:21:00 2008
@@ -1,6 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
+<html><head>
<style type="text/css">
html {
font-family: Arial,Helvetica,sans-serif;
@@ -53,8 +52,8 @@
font-style: normal;
}
</style>
- <title>Robot Test Cases</title>
-</head>
+ <title>Robot Test Cases</title></head>
+
<body>
<h1>Robot Test Cases</h1>
<table border="1">
@@ -133,8 +132,7 @@
</tbody>
</table>
<table border="1">
- <colgroup span="99"><col class="name"><col class="action"><col
- class="arg" span="3"></colgroup> <thead> <tr>
+ <colgroup span="99"><col class="name"><col class="action"><col
class="arg" span="3"></colgroup> <thead> <tr>
<th>Test Case</th>
<th>Action</th>
<th>Argument</th>
@@ -150,7 +148,7 @@
<td><br>
</td>
</tr>
- <tr>
+ <tr><td>Return Empty String</td><td>Return Value Should
Be</td><td>Return Empty String</td><td>''</td><td></td></tr><tr>
<td>Return Unicode String</td>
<td>[Tags]<br>
</td>
@@ -170,14 +168,7 @@
<td><br>
</td>
</tr>
- <tr>
- <td>Return Empty String</td>
- <td>Return Value Should Be</td>
- <td>Return Empty String</td>
- <td>''</td>
- <td><br>
- </td>
- </tr>
+ <tr><td>Return
Symbol</td><td>[Tags]</td><td>ruby</td><td></td><td></td></tr><tr><td></td><td>Return
Value Should Be</td><td>Return Symbol</td><td>'symbol'</td><td></td></tr>
<tr>
<td><br>
</td>
@@ -449,7 +440,7 @@
<td>Return Dictionary</td>
<td>Return Value Should Be</td>
<td>Return Dictionary</td>
- <td>{'one': 1, 'true': True}</td>
+ <td>{'one': 1, 'spam': 'eggs'}</td>
<td><br>
</td>
</tr>
@@ -615,8 +606,7 @@
</tbody>
</table>
<table border="1">
- <colgroup span="99"><col class="name"><col class="action"><col
- class="arg" span="3"></colgroup> <thead> <tr>
+ <colgroup span="99"><col class="name"><col class="action"><col
class="arg" span="3"></colgroup> <thead> <tr>
<th>Keyword</th>
<th>Action</th>
<th>Argument</th>
@@ -697,5 +687,4 @@
</thead> <tbody>
</tbody>
</table>
-</body>
-</html>
+</body></html>
\ No newline at end of file