WebKit tests for the Qt API should include tests of CMake config files
https://bugs.webkit.org/show_bug.cgi?id=104003
Patch by Stephen Kelly <stephen.kelly@kdab.com> on 2012-12-11
Reviewed by Simon Hausmann.
The Qt WebKit CI system is not going to run this test, but it can
be run locally and to test packages.
.:
* Source/tests.pri:
Source/WebKit/qt:
* tests/cmake/CMakeLists.txt: Added.
* tests/cmake/cmake.pro: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@137302 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog
index 460cc26..d1ba365 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2012-12-11 Stephen Kelly <stephen.kelly@kdab.com>
+
+ WebKit tests for the Qt API should include tests of CMake config files
+ https://bugs.webkit.org/show_bug.cgi?id=104003
+
+ Reviewed by Simon Hausmann.
+
+ The Qt WebKit CI system is not going to run this test, but it can
+ be run locally and to test packages.
+
+ * Source/tests.pri:
+
2012-12-11 Xabier Rodriguez Calvar <calvaris@igalia.com>
[GTK][jhbuild] Switch to GStreamer 1.0 build