qtpromise/tests/auto
Simon Brunel 9bbef41a50 C++11 optimizations and (basic) benchmark
Make continuation methods const (then/fail/finally) and ensure that the resolved promise value/error is copied only when required, same for user lambdas (dispatching result is now fully handled by the PromiseData).
2017-06-03 10:04:28 +02:00
..
benchmark C++11 optimizations and (basic) benchmark 2017-06-03 10:04:28 +02:00
future Setup Travis CI builds and code coverage 2017-05-26 14:39:11 +02:00
helpers Move helpers in separate file and add unit tests 2017-05-25 09:19:36 +02:00
qpromise Move helpers in separate file and add unit tests 2017-05-25 09:19:36 +02:00
requirements Move helpers in separate file and add unit tests 2017-05-25 09:19:36 +02:00
auto.pro C++11 optimizations and (basic) benchmark 2017-06-03 10:04:28 +02:00
tests.pri Setup Travis CI builds and code coverage 2017-05-26 14:39:11 +02:00