[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

aroben at apple.com aroben at apple.com
Wed Dec 22 13:18:30 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 122408636f1d4669ae0a299afd111791cd026b11
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 10 21:04:03 2010 +0000

    Give expected results files the right names
    
    * platform/win/fast/text/hyphenate-first-word-expected.txt: Renamed from LayoutTests/platform/win/fast/text/hyphenate-first-word-actual.txt.
    * platform/win/fast/text/hyphenate-locale-expected.txt: Renamed from LayoutTests/platform/win/fast/text/hyphenate-locale-actual.txt.
    * platform/win/html5lib/runner-expected.txt: Renamed from LayoutTests/platform/win/html5lib/runner-actual.txt.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67230 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index bfaa4fa..a4d8658 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-09-10  Adam Roben  <aroben at apple.com>
+
+        Give expected results files the right names
+
+        * platform/win/fast/text/hyphenate-first-word-expected.txt: Renamed from LayoutTests/platform/win/fast/text/hyphenate-first-word-actual.txt.
+        * platform/win/fast/text/hyphenate-locale-expected.txt: Renamed from LayoutTests/platform/win/fast/text/hyphenate-locale-actual.txt.
+        * platform/win/html5lib/runner-expected.txt: Renamed from LayoutTests/platform/win/html5lib/runner-actual.txt.
+
 2010-09-10  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Antonio Gomes.
diff --git a/LayoutTests/platform/win/fast/text/hyphenate-first-word-actual.txt b/LayoutTests/platform/win/fast/text/hyphenate-first-word-expected.txt
similarity index 100%
rename from LayoutTests/platform/win/fast/text/hyphenate-first-word-actual.txt
rename to LayoutTests/platform/win/fast/text/hyphenate-first-word-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/hyphenate-locale-actual.txt b/LayoutTests/platform/win/fast/text/hyphenate-locale-expected.txt
similarity index 100%
rename from LayoutTests/platform/win/fast/text/hyphenate-locale-actual.txt
rename to LayoutTests/platform/win/fast/text/hyphenate-locale-expected.txt
diff --git a/LayoutTests/platform/win/html5lib/runner-actual.txt b/LayoutTests/platform/win/html5lib/runner-expected.txt
similarity index 100%
rename from LayoutTests/platform/win/html5lib/runner-actual.txt
rename to LayoutTests/platform/win/html5lib/runner-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list