refine tests for SourcetrailDBWriter interface

This commit is contained in:
mlangkabel
2018-12-11 12:36:26 +01:00
parent 4d5b97b7e6
commit 722772bd9a
5 changed files with 495 additions and 61 deletions
-1
View File
@@ -87,7 +87,6 @@ namespace sourcetrail
bool recordError(const std::string& message, bool fatal, const SourceRange& location);
private:
static std::string serializeNameHierarchy(const NameHierarchy& nameHierarchy);
void openDatabase();
void closeDatabase();
void setupDatabaseTables();