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