Skip to content
Commit ab7c8302 authored by Alexander Rieder's avatar Alexander Rieder
Browse files

use QSignalSpy to detect if a signal was emited in the unit tests.

this way we won't miss signals when they are emitted immediately, i.e. before we
create the temporary event loop.

patch by Tuukka Verho, thanks!

BUG: 330665
parent a2f20c16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment