OSDN Git Service

add QObject test
authorIvailo Monev <xakepa10@gmail.com>
Sun, 29 Aug 2021 20:48:27 +0000 (23:48 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 29 Aug 2021 20:48:27 +0000 (23:48 +0300)
commit5ffe929bcde2845d5b92f4ee412a0ee2752341b4
treec5f54f5c6dcd000a4283955c6bb8087a971632ee
parentee7f584ace08f0f088a032aa1a2b30b9b29a672a
add QObject test

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
tests/auto/qobject/CMakeLists.txt [new file with mode: 0644]
tests/auto/qobject/signalbug.cpp [new file with mode: 0644]
tests/auto/qobject/signalbug.h [new file with mode: 0644]
tests/auto/qobject/tst_qobject.cpp [new file with mode: 0644]