Revision: 2087
Author: jprantan
Date: Wed Jul 29 03:06:15 2009
Log: Added variable which is needed in command line and parsing tests.
http://code.google.com/p/robotframework/source/detail?r=2087

Modified:
 /trunk/atest/resources/resource.html

=======================================
--- /trunk/atest/resources/resource.html        Mon Apr 20 01:13:54 2009
+++ /trunk/atest/resources/resource.html        Wed Jul 29 03:06:15 2009
@@ -1,8 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta name="generator" content=
-"HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org">
+<html><head>
+<meta name="generator" content="HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org">
 <style type="text/css">
 html { font-family: Arial,Helvetica,sans-serif;
 background-color: white;
@@ -64,18 +62,15 @@
 */

 </style>
-<title>Resource of Robot's acceptance tests</title>
-<link type="text/css" href="resources/css/testdata.css" rel=
-"stylesheet">
-</head>
+
+<title>Resource of Robot's acceptance tests</title><link type="text/css" href="resources/css/testdata.css" rel="stylesheet"></head>
+
 <body>
 <h1>Resources for all Robot's acceptance tests</h1>
 This document contains all general variables and userkeywords for
 Robot's acceptace tests.<br>
 <table border="1">
-<colgroup span="99">
-<col class="name">
-<col class="value" span="4"></colgroup>
+<colgroup span="99"><col class="name"><col class="value" span="4"></colgroup>
 <thead>
 <tr>
 <th>Setting</th>
@@ -131,9 +126,7 @@
 </tbody>
 </table>
 <table border="1">
-<colgroup span="99">
-<col class="name">
-<col class="value" span="4"></colgroup>
+<colgroup span="99"><col class="name"><col class="value" span="4"></colgroup>
 <thead>
 <tr>
 <th>Variable</th>
@@ -242,9 +235,9 @@
 <td></td>
 <td></td>
 </tr>
-<tr>
-<td></td>
-<td></td>
+<tr><td></td><td></td><td></td><td></td><td></td></tr><tr>
+<td>${USAGE_TIP}</td><td>\n\nTry --help for usage information.</td>
+
 <td></td>
 <td></td>
 <td></td>
@@ -252,10 +245,7 @@
 </tbody>
 </table>
 <table border="1">
-<colgroup span="99">
-<col class="name">
-<col class="action">
-<col class="arg" span="3"></colgroup>
+<colgroup span="99"><col class="name"><col class="action"><col class="arg" span="3"></colgroup>
 <thead>
 <tr>
 <th>&nbsp;&nbsp;&nbsp;&nbsp;Keyword&nbsp;&nbsp;&nbsp;&nbsp;</th>
@@ -1573,5 +1563,4 @@
 </tr>
 </tbody>
 </table>
-</body>
-</html>
+</body></html>

Reply via email to