From 013061630c8076682f5db098821d18cf6a1c22a6 Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 4 Dec 2012 22:44:49 +0100 Subject: Implement appTime and appUserTime (getters and setters) on top of QPA. Add unit test for QX11Info, taken from Qt4 and extended. Change-Id: I22f403f47bb5413b954c06f8cb78992e02726f6d Reviewed-by: Richard J. Moore Reviewed-by: Lars Knoll Reviewed-by: Johan Thelin --- tests/auto/auto.pro | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/auto.pro (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro new file mode 100644 index 0000000..127d6c6 --- /dev/null +++ b/tests/auto/auto.pro @@ -0,0 +1,3 @@ +TEMPLATE=subdirs +SUBDIRS=\ + qx11info -- cgit v1.2.1