qtpromise/tests
Simon Brunel fa5a4192ff Allow undefined rejection reason
While not recommended because it makes tracking errors more difficult, it's now possible to reject a promise without explicit reason, in which case, a built-in `QPromiseUndefinedException` is thrown. This is done in anticipation of handling rejection signals without argument.
2019-01-31 19:03:57 +01:00
..
auto Allow undefined rejection reason 2019-01-31 19:03:57 +01:00
tests.pro Initial implementation 2017-05-14 19:03:01 +02:00