aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove ENABLE_LOMIRI_FEATURES CMake flagRatchanan Srirattanamet2023-12-141-3/+1
* tests: remove no longer needed partsRatchanan Srirattanamet2023-12-1412-520/+0
* Remove USB manager and corresponding testsRatchanan Srirattanamet2023-12-147-679/+0
* tests/CMakeLists.txt: Suppress useless override buggy cppcheck warningRobert Tari2023-10-091-1/+1
* Rename indicator class and service source filesRobert Tari2023-10-091-3/+3
* Remove orphan notify-osd remnantsRobert Tari2023-09-102-10/+4
* Skip geoclue calls during the rotation lock testRobert Tari2023-02-041-0/+1
* Allow building with(out) Lomiri featuresRobert Tari2022-12-151-4/+5
* Fix failing cppcheckRobert Tari2022-10-023-3/+7
* data/: Rename org.ayatana.display.gschema.xml.in to org.ayatana.indicator.dis...Mike Gabriel2022-09-081-2/+2
* tests/utils/qmain.cpp: Add missing include for libintl.hJami Kettunen2022-06-301-0/+1
* tests/unit: fix cmake custom command race conditionRatchanan Srirattanamet2022-03-071-1/+8
* tests/integration/usb-manager-test.cpp: Remove unneded lambda captureRobert Tari2022-01-121-1/+3
* tests/utils/CMakeLists.txt: Fix qt5_use_modules warningRobert Tari2021-12-081-5/+5
* GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and un...Mike Gabriel2021-11-191-5/+2
* Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-092-6/+6
* Rename com.ubuntu.touch.system to com.lomiri.touch.systemRobert Tari2021-11-011-2/+2
* Raname x-canonical properties to x-ayatanaRobert Tari2021-10-272-6/+6
* tests/CMakeFiles.txt: Suppress constParameter cppcheckRobert Tari2021-10-251-1/+1
* tests/integration/usb-manager-test.cpp: Fix cppcheck test in Ubuntu 20.04. Ma...Mike Gabriel2021-08-301-0/+9
* Fix failing buildRobert Tari2021-08-122-2/+5
* Use -no-pie build flag for tests onlyRobert Tari2021-08-103-2/+3
* tests/CMakeLists.txt: Adjust cppcheck call so that it succeeds with less --su...Robert Tari2021-08-041-1/+1
* tests/CMakeLists.txt: Build unit tests with -no-pie CXXFLAG if GNU compiler i...Mike Gabriel2021-08-041-0/+3
* tests/test-dbus-fixture.h: Turn TestDBusFixture::TestDBusFixture into an expl...Mike Gabriel2021-08-041-1/+1
* tests/CMakeLists.txt: Add options --suppress=missingInclude and --suppress=un...Mike Gabriel2021-08-041-1/+1
* tests/unit/adbd-client-test.cpp: white-space fixMike Gabriel2021-08-041-1/+1
* cppcheck: Add several missing override statements to make cppcheck happy (whi...Mike Gabriel2021-08-042-3/+3
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-284-14/+41
* Make coverage reporting work.Rodney Dawes2017-02-073-0/+18
* remove the temporary tracers from r34 and r35Charles Kerr2016-10-191-8/+0
* sync with lp:~charlesk/indicator-display/lp-1572545-prompt-in-lockscreenCharles Kerr2016-09-228-27/+248
|\
| * sync UsbManagerFixture::USBDisconnectedDuringPrompt to r40, to expect a 'no' ...Charles Kerr2016-05-031-2/+8
| * increase timeout interval on usb manager integration testCharles Kerr2016-04-271-1/+1
| * sync tests to r33 changesCharles Kerr2016-04-271-8/+3
| * silence 'no previous prototype' warning from clangCharles Kerr2016-04-271-1/+1
| * silence clang warning in PrintTo gtest helperCharles Kerr2016-04-271-3/+3
| * in tests/utils/adbd-server.h, fix a timing bug in the test scaffolding by cre...Charles Kerr2016-04-231-11/+9
| * don't prompt when the greeter's not running yet: change greeter's payload fro...Charles Kerr2016-04-224-16/+39
| * tell glib not to exit when the gdbusconnection is closedCharles Kerr2016-04-211-0/+13
| * code cleanup to prepare for MRCharles Kerr2016-04-211-25/+15
| * don't pass a GDBusConnection to the Greeter ctorCharles Kerr2016-04-211-5/+5
| * add unit tests for greeterCharles Kerr2016-04-203-0/+197
* | more g_debug() tracersCharles Kerr2016-09-221-5/+8
* | in UsbSnapTest, explicitly disconnect the core::Signals at the end of the testCharles Kerr2016-09-221-1/+2
* | in AdbdClientTest, raise the test timeout interval from 2s to 5sCharles Kerr2016-09-221-1/+1
* | in AdbdClientDest, explicitly disconnect the core::Signals at the end of the ...Charles Kerr2016-09-221-1/+2
* | more g_debug() tracersCharles Kerr2016-09-221-0/+5
|/
* add tracer g_debug() calls for the benefit of the integration testsCharles Kerr2016-03-241-1/+1