[Development] Update QtWayland CI to Wayland 1.6+

2016-01-10 Thread Pier Luigi Fiorini
Hi, We are starting to have QtWayland patches that require at least Wayland 1.6 available, such as: - https://codereview.qt-project.org/#/c/104222/ - https://codereview.qt-project.org/#/c/112141/ - https://codereview.qt-project.org/#/c/144891/ We need to update CI to at least Wayland 1.6 as soon

Re: [Development] [autotests] Why the objects are used in 'heap' instead of 'stack'

2016-01-10 Thread Denis Shienkov
Ok, this is enough :) 09.01.2016 18:49, Thiago Macieira пишет: On Saturday 09 January 2016 17:30:37 Denis Shienkov wrote: E.g. we can look on \qtbase\tests\auto\network\socket\qtcpsocket\tst_qtcpsocket.cpp as example, where in each test are used the new/delete: void tst_QTcpSocket::foo() {