aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-missing-trigger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* If possible, avoid deprecated g_time_zone_newRobert Tari2021-06-271-0/+11
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/34
* tests/test-eds-ics-missing-trigger.cpp: Include engine-eds.h prio to ↵Mike Gabriel2021-05-051-1/+1
| | | | | | | | | alarm-queue-simple.h. Addresses this issue occuring when building with clang++: /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/ext/new_allocator.h:150:23: error: no matching constructor for initialization of 'ayatana::indicator::datetime::EdsEngine' { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
* use the new ALARM_DEFAULT_SOUND symbolic in the src and test cpp filesCharles Kerr2018-03-261-1/+1
|
* As we removed a day we need to edit the test too.Andrea Azzarone2018-03-261-2/+1
|
* 31-jun is not a real day.Andrea Azzarone2018-03-261-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-1/+1
|
* add (failing) regression test for x-canonical-alarm components whose valarms ↵Charles Kerr2015-06-171-0/+116
have no triggers