mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
add more tests for confighelper
This commit is contained in:
@ -38,11 +38,14 @@ private slots:
|
||||
void test_configurationDirectory();
|
||||
void test_exportConfiguration();
|
||||
void test_importConfiguration();
|
||||
void test_readDataEngineConfiguration();
|
||||
void test_writeDataEngineConfiguration();
|
||||
|
||||
private:
|
||||
AWConfigHelper *plugin = nullptr;
|
||||
QString filename;
|
||||
QQmlPropertyMap map;
|
||||
QVariantMap deConfig;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user