[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ossy at webkit.org
ossy at webkit.org
Tue Jan 5 23:47:21 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit a231c98795d7160b80a9b3d3470ea90e57721a08
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Dec 11 17:07:06 2009 +0000
Rubber-stamped by Simon Hausmann.
[Qt] TouchEvent related tests have platform dependent results until all platform implement it.
Original expected files copied.
* platform/qt/fast/dom/Window/window-properties-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-expected.txt.
* platform/qt/fast/dom/prototype-inheritance-expected.txt: Copied from LayoutTests/fast/dom/prototype-inheritance-expected.txt.
* platform/qt/fast/dom/prototype-inheritance.html: Copied from LayoutTests/fast/dom/prototype-inheritance.html.
* platform/qt/fast/js/global-constructors-expected.txt: Copied from LayoutTests/fast/js/global-constructors-expected.txt.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51994 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 870c770..417002f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2009-12-11 Csaba Osztrogonác <ossy at webkit.org>
+
+ Rubber-stamped by Simon Hausmann.
+
+ [Qt] TouchEvent related tests have platform dependent results until all platform implement it.
+ Original expected files copied.
+
+ * platform/qt/fast/dom/Window/window-properties-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-expected.txt.
+ * platform/qt/fast/dom/prototype-inheritance-expected.txt: Copied from LayoutTests/fast/dom/prototype-inheritance-expected.txt.
+ * platform/qt/fast/dom/prototype-inheritance.html: Copied from LayoutTests/fast/dom/prototype-inheritance.html.
+ * platform/qt/fast/js/global-constructors-expected.txt: Copied from LayoutTests/fast/js/global-constructors-expected.txt.
+
2009-12-11 Simon Hausmann <simon.hausmann at nokia.com>
Skip the touch tests on Windows (somehow that hunk got lost).
diff --git a/LayoutTests/fast/dom/Window/window-properties-expected.txt b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
similarity index 100%
copy from LayoutTests/fast/dom/Window/window-properties-expected.txt
copy to LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
diff --git a/LayoutTests/fast/dom/prototype-inheritance-expected.txt b/LayoutTests/platform/qt/fast/dom/prototype-inheritance-expected.txt
similarity index 100%
copy from LayoutTests/fast/dom/prototype-inheritance-expected.txt
copy to LayoutTests/platform/qt/fast/dom/prototype-inheritance-expected.txt
diff --git a/LayoutTests/fast/dom/prototype-inheritance.html b/LayoutTests/platform/qt/fast/dom/prototype-inheritance.html
similarity index 100%
copy from LayoutTests/fast/dom/prototype-inheritance.html
copy to LayoutTests/platform/qt/fast/dom/prototype-inheritance.html
diff --git a/LayoutTests/fast/js/global-constructors-expected.txt b/LayoutTests/platform/qt/fast/js/global-constructors-expected.txt
similarity index 100%
copy from LayoutTests/fast/js/global-constructors-expected.txt
copy to LayoutTests/platform/qt/fast/js/global-constructors-expected.txt
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list