qtpromise/tests/auto
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
..
qtpromise Allow undefined rejection reason 2019-01-31 19:03:57 +01:00
auto.pro Move tests under their own qtpromise sub folder 2017-09-19 09:39:13 +02:00