summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagne Zachrisen <mazachri@cisco.com>2011-09-30 14:30:18 +0200
committerSinan Tanilkan <sinan.tanilkan@nokia.com>2011-09-30 16:12:22 +0200
commit3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029 (patch)
treea613a91363a8eedd5d918d40b3620c04216de89f
parent1a5b3356e5c07d4be19662fac1653ae98cddbbaa (diff)
Added text about -random and -seed options in QTest to changelog
-rw-r--r--dist/changes-4.8.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index 39c0adf028..a8b4a3a69e 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 *
****************************************************************************