Skip to content

Commit

Permalink
Remove tst_manual_scrollarea manual test as irrelevant
Browse files Browse the repository at this point in the history
tst_manual_scrollarea assigns a scrollview that can receive paint
events to a widget.

Manual tests are seldom used and it seems irrelevant.

Remove the manual test.

Task-number: QTQAINFRA-6621
Change-Id: I34574424df98a949ee92291de4026a25b0592f02
Reviewed-by: Axel Spoerl <[email protected]>
Reviewed-by: Richard Moe Gustavsen <[email protected]>
  • Loading branch information
Frédéric Lefebvre committed Nov 27, 2024
1 parent b3788c7 commit d6ed1e6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 49 deletions.
1 change: 0 additions & 1 deletion tests/manual/repaint/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: BSD-3-Clause

add_subdirectory(mainwindow)
add_subdirectory(scrollarea)
add_subdirectory(splitter)
add_subdirectory(tableview)
add_subdirectory(task141091)
Expand Down
16 changes: 0 additions & 16 deletions tests/manual/repaint/scrollarea/CMakeLists.txt

This file was deleted.

28 changes: 0 additions & 28 deletions tests/manual/repaint/scrollarea/main.cpp

This file was deleted.

4 changes: 0 additions & 4 deletions tests/manual/repaint/scrollarea/scrollarea.pro

This file was deleted.

0 comments on commit d6ed1e6

Please sign in to comment.