qt5base-lts/tests/auto/corelib
Morten Johan Sørvig 6faa4d4a87 QFuture: Wait for result on iterator advance
Wait for the result at the target index if the future
is running and the iterator index is past the current
result count.

Determine if there is a result at the target index
after waitForResult() returns, and return -1/end if
not.

Also support decrementing the end iterator. In this
case wait for the future to finish in order to get
the final result count.

Task-number: QTBUG-59811
Change-Id: I8fcc711bab2e72c3c5196a55b794d25e18bb324d
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-05-13 10:41:25 +02:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
io Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
itemmodels Tests: Fix some warnings about deprecated functions not under test 2019-05-27 15:29:16 +02:00
kernel Remove QLatin1Literal usages 2019-06-10 16:50:31 +00:00
mimetypes Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
plugin moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATA 2019-04-11 14:43:27 +00:00
serialization Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
statemachine QStateMachine: handle parallel child mode for state machines 2019-05-16 16:51:42 +02:00
thread QFuture: Wait for result on iterator advance 2019-05-13 10:41:25 +02:00
time Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
tools Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
corelib.pro Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00