fixed some small issues regarding museum project

This commit is contained in:
toni
2018-02-12 13:47:23 +01:00
parent 4985d3bcdd
commit 0fef66ac62
7 changed files with 16 additions and 19 deletions

View File

@@ -99,7 +99,7 @@ int main(int argc, char** argv) {
//::testing::GTEST_FLAG(filter) = "*Dijkstra.*";
//::testing::GTEST_FLAG(filter) = "*LogDistanceCeilingModelBeacon*";
//::testing::GTEST_FLAG(filter) = "*WiFiOptimizer*";
::testing::GTEST_FLAG(filter) = "*WiFiOptimizer*";
//::testing::GTEST_FLAG(filter) = "*Offline.readWrite*";
@@ -109,7 +109,7 @@ int main(int argc, char** argv) {
//::testing::GTEST_FLAG(filter) = "*Matrix4*";
//::testing::GTEST_FLAG(filter) = "*Sphere3*";
::testing::GTEST_FLAG(filter) = "NavMeshD*";
//::testing::GTEST_FLAG(filter) = "NavMeshD*";
//::testing::GTEST_FLAG(filter) = "Timestamp*";
//::testing::GTEST_FLAG(filter) = "*RayTrace3*";