Mercurial > hg > orthanc-databases
comparison SQLite/UnitTests/UnitTestsMain.cpp @ 152:063aa53b5917
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 01 Jul 2020 08:54:32 +0200 |
parents | 4cd7e45b671e |
children | 275e14f57f1e |
comparison
equal
deleted
inserted
replaced
150:d9101318442d | 152:063aa53b5917 |
---|---|
20 | 20 |
21 | 21 |
22 #include "../../Framework/SQLite/SQLiteDatabase.h" | 22 #include "../../Framework/SQLite/SQLiteDatabase.h" |
23 #include "../Plugins/SQLiteIndex.h" | 23 #include "../Plugins/SQLiteIndex.h" |
24 | 24 |
25 #include <Core/Logging.h> | 25 #include <Logging.h> |
26 #include <Core/SystemToolbox.h> | 26 #include <SystemToolbox.h> |
27 | 27 |
28 #include <gtest/gtest.h> | 28 #include <gtest/gtest.h> |
29 | 29 |
30 | 30 |
31 #include "../../Framework/Plugins/IndexUnitTests.h" | 31 #include "../../Framework/Plugins/IndexUnitTests.h" |