<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-display/tests/utils/test-dbus-fixture.h, branch main</title>
<subtitle>Ayatana Indicator Display Service
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-display/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-display/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/'/>
<updated>2024-05-17T10:09:18+00:00</updated>
<entry>
<title>cppcheck: Fix missingOverride complaints.</title>
<updated>2024-05-17T10:09:18+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-05-04T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=f1dde7a9245a257eac50c902b2080dcd25ba22c5'/>
<id>urn:sha1:f1dde7a9245a257eac50c902b2080dcd25ba22c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/test-dbus-fixture.h: Turn TestDBusFixture::TestDBusFixture into an explicitly declared constructor.</title>
<updated>2021-08-04T15:06:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-09T10:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=800cc787d343e9a78b9e4f7b146fa5b3effd6dbf'/>
<id>urn:sha1:800cc787d343e9a78b9e4f7b146fa5b3effd6dbf</id>
<content type='text'>
 Resolves issues like these:

 In file included from /rootdir/tests/unit/rotation-lock-test.cpp:20:
 In file included from /rootdir/tests/utils/test-dbus-fixture.h:22:
 In file included from /rootdir/tests/utils/glib-fixture.h:30:
 In file included from /usr/src/googletest/googletest/include/gtest/gtest.h:62:
 /usr/src/googletest/googletest/include/gtest/internal/gtest-internal.h:472:44: error: call to implicitly-deleted default constructor of 'RotationLockFixture_CheckIndicator_Test'
   Test* CreateTest() override { return new TestClass; }
                                            ^
 /rootdir/tests/unit/rotation-lock-test.cpp:46:1: note: in instantiation of member function 'testing::internal::TestFactoryImpl&lt;RotationLockFixture_CheckIndicator_Test&gt;::CreateTest' requested here
 TEST_F(RotationLockFixture, CheckIndicator)
 ^
 /usr/src/googletest/googletest/include/gtest/gtest.h:2381:3: note: expanded from macro 'TEST_F'
   GTEST_TEST_(test_fixture, test_name, test_fixture, \
   ^
 /usr/src/googletest/googletest/include/gtest/internal/gtest-internal.h:1565:15: note: expanded from macro 'GTEST_TEST_'
           new ::testing::internal::TestFactoryImpl&lt;GTEST_TEST_CLASS_NAME_(    \
               ^
 /rootdir/tests/unit/rotation-lock-test.cpp:46:1: note: explicitly defaulted function was implicitly deleted here
 /usr/src/googletest/googletest/include/gtest/gtest.h:2381:3: note: expanded from macro 'TEST_F'
   GTEST_TEST_(test_fixture, test_name, test_fixture, \
   ^
 /usr/src/googletest/googletest/include/gtest/internal/gtest-internal.h:1544:5: note: expanded from macro 'GTEST_TEST_'
     GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)() = default;           \
     ^
 /usr/src/googletest/googletest/include/gtest/internal/gtest-internal.h:1533:3: note: expanded from macro 'GTEST_TEST_CLASS_NAME_'
   test_suite_name##_##test_name##_Test
  ^
 &lt;scratch space&gt;:198:1: note: expanded from here
 RotationLockFixture_CheckIndicator_Test
 ^
 /rootdir/tests/unit/rotation-lock-test.cpp:46:1: note: default constructor of 'RotationLockFixture_CheckIndicator_Test' is implicitly deleted because base class 'RotationLockFixture' has a deleted default constructor
 /usr/src/googletest/googletest/include/gtest/gtest.h:2381:3: note: expanded from macro 'TEST_F'
   GTEST_TEST_(test_fixture, test_name, test_fixture, \
   ^
 /usr/src/googletest/googletest/include/gtest/internal/gtest-internal.h:1542:9: note: expanded from macro 'GTEST_TEST_'
       : public parent_class {                                                 \
         ^
 /rootdir/tests/unit/rotation-lock-test.cpp:24:28: note: default constructor of 'RotationLockFixture' is implicitly deleted because base class 'TestDBusFixture' has a deleted default constructor
 class RotationLockFixture: public TestDBusFixture
                            ^
 /rootdir/tests/utils/test-dbus-fixture.h:32:5: note: explicitly defaulted function was implicitly deleted here
     TestDBusFixture() =default;
     ^
 /rootdir/tests/utils/test-dbus-fixture.h:69:36: note: default constructor of 'TestDBusFixture' is implicitly deleted because field 'service_dirs' of const-qualified type 'const std::vector&lt;std::string&gt;' (aka 'const vector&lt;basic_string&lt;char&gt;&gt;') would not be initialized
     const std::vector&lt;std::string&gt; service_dirs;
                                    ^
 2 warnings and 1 error generated.
</content>
</entry>
<entry>
<title>cmake and test directory cleanup</title>
<updated>2016-03-10T18:13:20+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2016-03-10T18:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-display/commit/?id=f8a5d99b5ac03b5b759f67b33ed2c989fc0d0ceb'/>
<id>urn:sha1:f8a5d99b5ac03b5b759f67b33ed2c989fc0d0ceb</id>
<content type='text'>
</content>
</entry>
</feed>
