aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-repeating-events.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests relying on the default EDS appointment colourRobert Tari2024-02-011-3/+6
|
* Fix build failure due to missing #includeRobert Tari2022-11-131-2/+2
|
* Remove unused print-to.hRobert Tari2022-02-081-1/+0
|
* Update code as requested by reviewer.Renato Araujo Oliveira Filho2021-08-291-1/+2
|
* Remove type property from Alarm.Renato Araujo Oliveira Filho2021-08-291-8/+8
|
* Update tests.Renato Araujo Oliveira Filho2021-08-291-9/+9
|
* If possible, avoid deprecated g_time_zone_newRobert Tari2021-06-271-0/+11
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/34
* use the new ALARM_DEFAULT_SOUND symbolic in the src and test cpp filesCharles Kerr2018-03-261-8/+8
|
* 31-jun is not a real day.Andrea Azzarone2018-03-261-1/+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
|
* replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.oggCharles Kerr2015-09-041-8/+8
|
* Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure ↵Charles Kerr2015-05-201-0/+100
slightly so that more of the basic config setup can be shared.