diff options
author | Jo Asplin <jo.asplin@nokia.com> | 2011-10-31 13:43:10 (GMT) |
---|---|---|
committer | Jo Asplin <jo.asplin@nokia.com> | 2011-10-31 13:44:33 (GMT) |
commit | f0637d4c663ccfc45d337412c209fee1789f354d (patch) | |
tree | d062cfa4f01b607095886c6057678436d8c008e7 /dist | |
parent | 2b4f4e45c60de10c2895d14c4ebf35aad952f9e3 (diff) | |
download | Qt-f0637d4c663ccfc45d337412c209fee1789f354d.zip Qt-f0637d4c663ccfc45d337412c209fee1789f354d.tar.gz Qt-f0637d4c663ccfc45d337412c209fee1789f354d.tar.bz2 |
Updated changelog for Qt 4.8
Task-number: QTQAINFRA-226
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 2 |
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 * |