aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* tests: remove no longer needed partsRatchanan Srirattanamet2023-12-141-10/+0
* Remove USB manager and corresponding testsRatchanan Srirattanamet2023-12-144-407/+0
* Rename indicator class and service source filesRobert Tari2023-10-091-3/+3
* Remove orphan notify-osd remnantsRobert Tari2023-09-101-5/+2
* Skip geoclue calls during the rotation lock testRobert Tari2023-02-041-0/+1
* Fix failing cppcheckRobert Tari2022-10-022-2/+6
* data/: Rename org.ayatana.display.gschema.xml.in to org.ayatana.indicator.dis...Mike Gabriel2022-09-081-2/+2
* tests/unit: fix cmake custom command race conditionRatchanan Srirattanamet2022-03-071-1/+8
* 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-091-3/+3
* Rename com.ubuntu.touch.system to com.lomiri.touch.systemRobert Tari2021-11-011-2/+2
* Raname x-canonical properties to x-ayatanaRobert Tari2021-10-271-3/+3
* Fix failing buildRobert Tari2021-08-121-1/+4
* Use -no-pie build flag for tests onlyRobert Tari2021-08-101-0/+2
* 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
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-282-8/+36
* Make coverage reporting work.Rodney Dawes2017-02-071-0/+7
* 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-223-9/+167
|\
| * sync tests to r33 changesCharles Kerr2016-04-271-8/+3
| * don't prompt when the greeter's not running yet: change greeter's payload fro...Charles Kerr2016-04-221-12/+17
| * 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-202-0/+156
* | 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
|/
* replace text 'Deny' with 'Don't Allow' for consistency with other permission ...Charles Kerr2016-03-231-1/+1
* if our USB device is disconnected while prompting the user for ADBD, cancel t...Charles Kerr2016-03-211-1/+0
* introduce a QtFixture gtest base class to reduce redundancy in test fixtures'...Charles Kerr2016-03-172-30/+6
* de-dupe use of dbus namesCharles Kerr2016-03-171-6/+7
* add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() i...Charles Kerr2016-03-171-14/+1
* use cmake's find_package(Threads) output everywhere instead of just in src/Charles Kerr2016-03-151-2/+2
* oops, last commit's diagnosis was incorrect. The timing test issue came from ...Charles Kerr2016-03-151-1/+1
* fix test timing issue, had max timeout at 1 sec for listening for fdo notific...Charles Kerr2016-03-151-1/+1
* in tests/unit/adbd-client-test.cpp, fix tmpl character buffer intialization f...Charles Kerr2016-03-151-4/+2
* add new CMakeLists.txt files in tests/utils/ and tests/unit/Charles Kerr2016-03-151-0/+34
* add UsbManagerCharles Kerr2016-03-102-48/+12
* cmake and test directory cleanupCharles Kerr2016-03-103-0/+374