test: Changed ProjectSettingsTestSuite to SettingsTestSuite and extended it substantially

This commit is contained in:
Eberhard Graether
2014-07-31 02:17:17 +02:00
parent 890575cd90
commit af9b75348c
7 changed files with 198 additions and 19 deletions
+1
View File
@@ -6,6 +6,7 @@
Settings::Settings()
{
clear();
}
Settings::~Settings()