summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMagne Zachrisen <mazachri@cisco.com>2011-09-30 12:30:18 (GMT)
committerSinan Tanilkan <sinan.tanilkan@nokia.com>2011-09-30 14:12:22 (GMT)
commit3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029 (patch)
treea613a91363a8eedd5d918d40b3620c04216de89f /dist
parent1a5b3356e5c07d4be19662fac1653ae98cddbbaa (diff)
downloadQt-3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029.zip
Qt-3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029.tar.gz
Qt-3c6f31d6b7ec382e18cfaabf5b9d6e7e56304029.tar.bz2
Added text about -random and -seed options in QTest to changelog
Diffstat (limited to 'dist')
-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 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 *
****************************************************************************