mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
add QStandardItemModel test
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
2d3420c4e3
commit
47b16ca94a
2 changed files with 1649 additions and 0 deletions
3
tests/auto/qstandarditemmodel/CMakeLists.txt
Normal file
3
tests/auto/qstandarditemmodel/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
katie_gui_test(tst_qstandarditemmodel
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tst_qstandarditemmodel.cpp
|
||||
)
|
1646
tests/auto/qstandarditemmodel/tst_qstandarditemmodel.cpp
Normal file
1646
tests/auto/qstandarditemmodel/tst_qstandarditemmodel.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue