Author: pekka.klarck
Date: Sun Apr 19 14:56:01 2009
New Revision: 1923
Modified:
wiki/DocumentationIndex.wiki
wiki/ExecutionTimeReportingTool.wiki
wiki/FileViewingTool.wiki
wiki/HistoricalReportingTool.wiki
wiki/QuickStartGuide.wiki
wiki/TestDataDocumentationTool.wiki
wiki/UserGuide.wiki
Log:
Removed highly annoying and totally useless Unicode BOMs. Don't know how
they got there but I suspect Notepad based on this:
http://en.wikipedia.org/wiki/Byte-order_mark
Modified: wiki/DocumentationIndex.wiki
==============================================================================
--- wiki/DocumentationIndex.wiki (original)
+++ wiki/DocumentationIndex.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
- * General Information
+ * General Information
* [Installation]
* [QuickStartGuide Quick Start Guide]
* [UserGuide User Guide]
Modified: wiki/ExecutionTimeReportingTool.wiki
==============================================================================
--- wiki/ExecutionTimeReportingTool.wiki (original)
+++ wiki/ExecutionTimeReportingTool.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
-#summary A tool for generating start, end and elapsed time information
about suites, tests and keywords in CSV format.
+#summary A tool for generating start, end and elapsed time information
about suites, tests and keywords in CSV format.
#labels Tool
= Execution time reporting tool -- times2csv.py =
Modified: wiki/FileViewingTool.wiki
==============================================================================
--- wiki/FileViewingTool.wiki (original)
+++ wiki/FileViewingTool.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
-#summary A graphical tool implementing UNIX tail -like functionality. It
is especially designed to view debug files
+#summary A graphical tool implementing UNIX tail -like functionality. It
is especially designed to view debug files
#labels Tool
= File viewing tool -- fileviewer.py =
Modified: wiki/HistoricalReportingTool.wiki
==============================================================================
--- wiki/HistoricalReportingTool.wiki (original)
+++ wiki/HistoricalReportingTool.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
-#summary A tool for generating graphs about historical statistics of test
executions.
+#summary A tool for generating graphs about historical statistics of test
executions.
#labels Tool
= Historical reporting tool -- risto.py =
Modified: wiki/QuickStartGuide.wiki
==============================================================================
--- wiki/QuickStartGuide.wiki (original)
+++ wiki/QuickStartGuide.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
-#summary Robot Framework Quick Start Guide
+#summary Robot Framework Quick Start Guide
#labels Featured
= Quick Start Guide =
Modified: wiki/TestDataDocumentationTool.wiki
==============================================================================
--- wiki/TestDataDocumentationTool.wiki (original)
+++ wiki/TestDataDocumentationTool.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
-#summary A tool for generating high level documentation of a given test
suite, including the names of suites and tests as well as toplevel keywords.
+#summary A tool for generating high level documentation of a given test
suite, including the names of suites and tests as well as toplevel keywords.
#labels Tool
= Test data documentation tool -- testdoc.py =
Modified: wiki/UserGuide.wiki
==============================================================================
--- wiki/UserGuide.wiki (original)
+++ wiki/UserGuide.wiki Sun Apr 19 14:56:01 2009
@@ -1,4 +1,4 @@
-#summary Robot Framework User Guide
+#summary Robot Framework User Guide
#labels Featured
= User Guide =