Revision: 3101
Author: jussi.ao.malinen
Date: Wed Apr 28 03:51:18 2010
Log: removing unicode filenames to be then recommited using nfd-encoding for utf-8. This should fix tests on mac.
http://code.google.com/p/robotframework/source/detail?r=3101

Deleted:
 /trunk/atest/robot/cli/monitor/non_ascii_åäö.txt
 /trunk/atest/testdata/parsing/unicode_paths/Työ
 /trunk/atest/testdata/parsing/unicode_paths/testäö.txt

=======================================
--- /trunk/atest/robot/cli/monitor/non_ascii_åäö.txt Mon Apr 12 04:07:13 2010
+++ /dev/null
@@ -1,21 +0,0 @@
-*** Settings ***
-Suite Setup  Run Tests  --name Hyvää_Üötä_€åppa  parsing/utf8_data.txt
-Force Tags   regression   pybot  jybot
-Resource     monitor_resource.txt
-
-
-*** Test Cases ***
-
-Non-ascii characters in suite name and documentation
-    Check stdout contains regexp
- ... Hyvää Üötä [€?]åppa :: Testing that reading and writing of Unicode \\(äöå [§?]½[€?] et\\.\\.\\.
-
-Non-ascii characters in test name and documentation
-    Check stdout contains regexp
- ... UTF-8 Name Äöå [§?]½[€?]" :: Quote is actually plain ASCII but there was... | FAIL |
-    Check stdout contains regexp
-    ...  UTF-8 :: äöå [§?]½[€?]
-
-Non-ascii error message
-    Check stdout contains regexp
-    ...  Virheessäkin on ääkkösiä: Äöå [§?]½[€?]"
=======================================
--- /trunk/atest/testdata/parsing/unicode_paths/testäö.txt Mon Apr 12 00:36:45 2010
+++ /dev/null
@@ -1,3 +0,0 @@
-*Test Cases*
-Test In Unicode Filename (€åäö§)
-  Log  Hello from unicode file

Reply via email to