Skip to content

Commit

Permalink
Remove sizeOnHide manual test as irrelevant
Browse files Browse the repository at this point in the history
Show and Hide two elements from a vertical layout, keeping the empty
space when hidden.

Remove sizeOnHide manual test as irrelevant.

Change-Id: If833569099dbe7cf23cd06a9a768b1787c99de39
Reviewed-by: Richard Moe Gustavsen <[email protected]>
Reviewed-by: Thorbjørn Lund Martsum <[email protected]>
  • Loading branch information
Frédéric Lefebvre committed Dec 10, 2024
1 parent 1873335 commit b977893
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 117 deletions.
1 change: 0 additions & 1 deletion tests/manual/widgets/kernel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
# SPDX-License-Identifier: BSD-3-Clause

# add_subdirectory(qtooltip) # TODO: broken in dev
add_subdirectory(sizeonhide)
add_subdirectory(layoutreplace)
add_subdirectory(setscreen)
2 changes: 1 addition & 1 deletion tests/manual/widgets/kernel/kernel.pro
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = qtooltip sizeonhide layoutreplace setscreen
SUBDIRS = qtooltip layoutreplace setscreen
16 changes: 0 additions & 16 deletions tests/manual/widgets/kernel/sizeonhide/CMakeLists.txt

This file was deleted.

96 changes: 0 additions & 96 deletions tests/manual/widgets/kernel/sizeonhide/main.cpp

This file was deleted.

3 changes: 0 additions & 3 deletions tests/manual/widgets/kernel/sizeonhide/sizeonhide.pro

This file was deleted.

0 comments on commit b977893

Please sign in to comment.