mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
add QMetaObject test
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
d9f886254c
commit
b5d7878e1a
2 changed files with 1103 additions and 0 deletions
3
tests/auto/qmetaobject/CMakeLists.txt
Normal file
3
tests/auto/qmetaobject/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
katie_gui_test(tst_qmetaobject
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tst_qmetaobject.cpp
|
||||
)
|
1100
tests/auto/qmetaobject/tst_qmetaobject.cpp
Normal file
1100
tests/auto/qmetaobject/tst_qmetaobject.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue