aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* src: add support for getting flashlight paths through deviceinfoMuhammad2023-06-051-1/+1
* Clean up compilation flagsRobert Tari2021-12-171-3/+0
* Drop Low battery.ogg and adapt code to use Lomiri soundsRobert Tari2021-11-221-5/+0
* Drop all references to lomiri-url-dispatcherRobert Tari2021-08-281-1/+1
* Pull in many fixes from the bionic branch. (#7)Rodney2021-08-281-1/+1
* fix cmake warning of the test apps' dependency on the service libraryCharles Kerr2021-08-281-2/+2
* for low power notifications, use libnotify's 'sound-file' property instead of...Charles Kerr2021-08-281-9/+2
* move sound-player-mock into the tests/ directoryCharles Kerr2021-08-281-2/+9
* create a data/sounds/ directory in the repo to hold Low battery.oggcharles kerr2021-08-281-6/+3
* add play-sound tests to test-notifycharles kerr2021-08-281-0/+8
* Use -no-pie build flag for tests onlyRobert Tari2021-08-101-2/+1
* tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG.Mike Gabriel2021-05-031-0/+2
* Fix deprecations and build warnings.Robert Tari2020-09-041-1/+0
* Use coverage support from cmake-extras.Rodney Dawes2018-03-161-1/+7
* Use gmock module from cmake-extras.Rodney Dawes2018-03-161-7/+3
* Make URL dispatcher build-dependency optional and handle battery settings req...Mike Gabriel2018-03-121-1/+1
* tests/CMakeLists.txt: Prohibit gschemas.compiled to be generated multiple times.Mike Gabriel2018-03-121-2/+6
* tests/CMakeLists.txt: Fix namespace in add_dependencies() call.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-4/+4
* add gsettings for a mock battery to make QA tester's lives easierCharles Kerr2014-10-101-9/+0
* add indicator-power-service-cmdline-battery, a manual test utility to test th...Charles Kerr2014-07-221-0/+8
* add dbus-test-runner as a build dependency for testsCharles Kerr2014-07-211-1/+6
* add first draft of low battery notificationsCharles Kerr2014-07-161-0/+2
* replace autoconf/automake with cmakeCharles Kerr2014-07-131-0/+46