┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/LICENSES/LGPL-2.0-only.txt
diff options
context:
space:
mode:
authorSebastian Englbrecht <[email protected]>2026-05-23 13:28:32 +0200
committerSebastian Englbrecht <[email protected]>2026-05-25 13:05:50 +0200
commita33d65a418bf5bdb13d83281ce665d630a95668e (patch)
tree36c60da1f2e3b7b032b93b2151a5687c77608447 /LICENSES/LGPL-2.0-only.txt
parent22d65e047ac75fc3527ddac2401e90a2805a6f04 (diff)
tests: add ctest lint rule forbidding bare QTest::qWait()
Bare qWait(N) calls in tests are easy to reintroduce inadvertently. Add a ctest check that greps test sources for qWait() and fails if any call is found without an // UNAVOIDABLE: comment on the same line. The error message explains why the pattern is forbidden, lists the signal-based alternatives, and shows how to suppress the check for the rare cases where no signal or pollable condition exists.
Diffstat (limited to 'LICENSES/LGPL-2.0-only.txt')
0 files changed, 0 insertions, 0 deletions