summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-10-31 13:43:10 (GMT)
committerJo Asplin <jo.asplin@nokia.com>2011-10-31 13:44:33 (GMT)
commitf0637d4c663ccfc45d337412c209fee1789f354d (patch)
treed062cfa4f01b607095886c6057678436d8c008e7
parent2b4f4e45c60de10c2895d14c4ebf35aad952f9e3 (diff)
downloadQt-f0637d4c663ccfc45d337412c209fee1789f354d.zip
Qt-f0637d4c663ccfc45d337412c209fee1789f354d.tar.gz
Qt-f0637d4c663ccfc45d337412c209fee1789f354d.tar.bz2
Updated changelog for Qt 4.8
Task-number: QTQAINFRA-226
-rw-r--r--dist/changes-4.8.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index 56ed764..29e7648 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -197,6 +197,8 @@ QtTest
------
- Added -random and -seed options to tests, making the test cases within
a test execute in arbitrary order.
+ - Added -datatags option to list available data tags for each test function.
+ The test case name is also listed.
****************************************************************************
* Database Drivers *