mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refs #787, fixed unit test
* flag update for non cached scenarios was missing * some minor adjustments of test readers
This commit is contained in:
@@ -201,6 +201,7 @@ namespace BlackCore
|
||||
static QStringList arguments();
|
||||
|
||||
//! Process all events for some time
|
||||
//! \remark unlike QCoreApplication::processEvents this will spend at least the given time in the function, using QThread::msleep
|
||||
static void processEventsFor(int milliseconds);
|
||||
|
||||
//! Clear the caches
|
||||
|
||||
Reference in New Issue
Block a user