qtpromise/tests
Simon Brunel 963ec621e1 Rename qPromise() helper to QtPromise::resolve()
For consistency with other helpers, deprecate `qPromise()` in favor of `QtPromise::resolve()` but also add support for calling this helper with lvalue. Add extra unit tests to make sure that rvalue is not copied.
2019-03-25 14:45:41 +01:00
..
auto Rename qPromise() helper to QtPromise::resolve() 2019-03-25 14:45:41 +01:00
tests.pro Initial implementation 2017-05-14 19:03:01 +02:00