qtpromise/tests/auto/qtpromise
Simon Brunel 26a2110a14 Fix GCC -Wold-style-cast warnings
Explicitly enable -Wold-style-cast and make all warnings into errors in tests (-Werror on GCC, -WX on MSVC).
2018-05-10 11:51:17 +02:00
..
benchmark Enable QPromise<T>::resolve() by reference 2018-02-14 22:36:22 +01:00
future Remove extra space between closing angle brackets 2018-05-10 09:21:21 +02:00
helpers Remove extra space between closing angle brackets 2018-05-10 09:21:21 +02:00
qpromise Cleanup promise captured in resolve/reject 2018-05-10 11:51:17 +02:00
requirements Remove extra space between closing angle brackets 2018-05-10 09:21:21 +02:00
shared Split QPromise tests per feature in separate .pro 2017-10-26 23:03:16 +02:00
thread Fix GCC -Wold-style-cast warnings 2018-05-10 11:51:17 +02:00
qtpromise.pri Fix GCC -Wold-style-cast warnings 2018-05-10 11:51:17 +02:00
qtpromise.pro Move tests under their own qtpromise sub folder 2017-09-19 09:39:13 +02:00