aboutsummaryrefslogtreecommitdiff
path: root/tests/test-settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tari01-pr/fix-failing-tests'Robert Tari2021-08-301-1/+12
|\
| * Fix failing testsRobert Tari2021-07-211-6/+12
| * Remove gsettings source call during unit tests Set minimal version for gsetti...Arthur Mello2021-07-081-7/+3
| * Undo revisions 456/457Arthur Mello2021-07-081-27/+9
| * Fix settings test check so we do not fail if GSettings schema is missingArthur Mello2021-07-081-33/+25
| * Do not fail test if GSettings schema is not installedArthur Mello2021-07-081-1/+23
| * Do not fail tests if schema is not installedArthur Mello2021-07-081-1/+9
| * Update indicator-datetime to work with the new notification settingsArthur Mello2021-07-071-69/+42
| * add Settings tests for blacklisting apps' notificationsCharles Kerr2021-06-301-0/+49
* | Remove gsettings source call during unit tests Set minimal version for gsetti...Arthur Mello2021-08-291-7/+3
* | Undo revisions 456/457Arthur Mello2021-08-291-27/+9
* | Fix settings test check so we do not fail if GSettings schema is missingArthur Mello2021-08-291-33/+25
* | Do not fail test if GSettings schema is not installedArthur Mello2021-08-291-1/+23
* | Do not fail tests if schema is not installedArthur Mello2021-08-291-1/+9
* | Update indicator-datetime to work with the new notification settingsArthur Mello2021-08-291-69/+42
* | add Settings tests for blacklisting apps' notificationsCharles Kerr2021-08-291-0/+49
|/
* gsettings: Drop the 'show-clock' setting. Always show the clock.Robert Tari2020-09-051-1/+0
* honor gsettings for calendar eventsCharles Kerr2018-03-261-0/+1
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-1/+1
* fix flint++ warningsCharles Kerr2014-09-171-2/+2
* add snooze properties to our schema; export it on the bus; add testsCharles Kerr2014-09-021-0/+1
* configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti...Charles Kerr2014-07-311-0/+1
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-11/+11
* Design prefers to have a volume slider instead of presets, so remove the Alar...Charles Kerr2014-06-261-25/+1
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-241-2/+5
* add GSettings support for specifying a default alarm sound and default alarm ...Charles Kerr2014-06-231-0/+51
* copyediting: use 'nullptr' instead of 'NULL' in c++ sourceCharles Kerr2014-02-021-2/+2
* copyediting: remove dead '#if 0''ed codeCharles Kerr2014-01-301-6/+0
* silence a minor compiler warning in test-settingsCharles Kerr2014-01-221-4/+4
* copyediting: rename the test/ directory's .cc files to .cpp for consistency w...Charles Kerr2014-01-221-0/+197