From 3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029 Mon Sep 17 00:00:00 2001 From: Magne Zachrisen Date: Fri, 30 Sep 2011 14:30:18 +0200 Subject: Added text about -random and -seed options in QTest to changelog --- dist/changes-4.8.0 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 39c0adf..a8b4a3a 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -183,6 +183,11 @@ QtDBus - QDBusConnection: Add methods disconnectFromPeer and connectToPeer - Make the DBus timeout configurable in QDBusAbstractInterface. +QtTest +------ + - Added -random and -seed options to tests, making the test cases within + a test execute in arbitrary order. + **************************************************************************** * Database Drivers * **************************************************************************** -- cgit v0.12