qt5base-lts/tests/auto/corelib/thread/qmutex
Thiago Macieira 541a031552 tst_QMutex: produce less noise with MSVC
Since MSVC doesn't have <chrono> (according to QT_HAS_INCLUDE), the QSKIP
in the test was printed for every line in the table. Instead, add the
skip in the _data() function.

Change-Id: I6e9274c1e7444ad48c81fffd14dbcee5e5a322aa
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-01 16:36:17 +00:00
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qmutex.pro Use QElapsedTimer in tst_qmutex 2016-07-22 23:18:27 +00:00
tst_qmutex.cpp tst_QMutex: produce less noise with MSVC 2017-09-01 16:36:17 +00:00