qt5base-lts/tests/auto/corelib/global/qflags
Thiago Macieira cf0c44fe83 Fix test build with ICC: QFlags does not auto cast to uint
I don't know why.

 tst_qflags.cpp(114): error: no instance of function template "verifyConstExpr" matches the argument list argument types are: (Qt::MouseButton)
 tst_qflags.cpp(91): note: this candidate was rejected because there is a type mismatch after argument substitution

Change-Id: I84e363d735b443cb9beefffd14b9581d77933cb8
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2017-04-28 12:37:09 +00:00
..
.gitignore Moving relevant tests to corelib/global 2011-08-30 13:17:21 +02:00
qflags.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qflags.cpp Fix test build with ICC: QFlags does not auto cast to uint 2017-04-28 12:37:09 +00:00