aboutsummaryrefslogtreecommitdiff
path: root/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* tests: remove no longer needed partsRatchanan Srirattanamet2023-12-1410-509/+0
* tests/utils/qmain.cpp: Add missing include for libintl.hJami Kettunen2022-06-301-0/+1
* tests/utils/CMakeLists.txt: Fix qt5_use_modules warningRobert Tari2021-12-081-5/+5
* tests/test-dbus-fixture.h: Turn TestDBusFixture::TestDBusFixture into an expl...Mike Gabriel2021-08-041-1/+1
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-282-6/+5
* 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-222-2/+20
* add unit tests for greeterCharles Kerr2016-04-201-0/+41
* add tracer g_debug() calls for the benefit of the integration testsCharles Kerr2016-03-241-1/+1
* add tests for not showing snap decisions in greeter modeCharles Kerr2016-03-221-4/+4
* don't show the snap decision until we're out of the greeterCharles Kerr2016-03-221-0/+32
* in the mock ADB server, keep making a request until a response is received.Charles Kerr2016-03-221-2/+4
* make wait_for_signals() a macro again so that the GTest log messages will giv...Charles Kerr2016-03-221-10/+10
* if our USB device is disconnected while prompting the user for ADBD, cancel t...Charles Kerr2016-03-213-22/+49
* introduce a QtFixture gtest base class to reduce redundancy in test fixtures'...Charles Kerr2016-03-171-0/+58
* de-dupe use of dbus namesCharles Kerr2016-03-171-5/+0
* add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() i...Charles Kerr2016-03-171-0/+21
* add new CMakeLists.txt files in tests/utils/ and tests/unit/Charles Kerr2016-03-151-0/+17
* add UsbManagerCharles Kerr2016-03-101-0/+45
* cmake and test directory cleanupCharles Kerr2016-03-105-0/+564