forked from qt-creator/qt-creator
CMake: Fix progress calculation in server-mode
Add unit test to make sure this stays fixed. Task-number: QTCREATORBUG-18624 Change-Id: Ieeb41982418481223d9ebf8f5c6ec4b3b78bfe00 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -61,6 +61,9 @@ private slots:
|
||||
|
||||
void testCMakeProjectImporterToolChain_data();
|
||||
void testCMakeProjectImporterToolChain();
|
||||
|
||||
void testServerModeReaderProgress_data();
|
||||
void testServerModeReaderProgress();
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user