aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* tests/CMakeLists.txt: Disable tests that don't work on TravisRobert Tari2021-10-251-5/+3
* Exclude test-sound from CI buildsRobert Tari2021-09-161-3/+5
* Link to lomiri-url-dispatcher where neededRobert Tari2021-09-091-2/+2
* tests/CMakeLists.txt: Use 'CI' instead of 'TRAVIS' for test exclusion - this ...Robert Tari2021-09-031-4/+4
* tests/CMakeLists.txt: Build DBusMock tests with -no-pieRobert Tari2021-08-301-0/+1
* tests/CMakeLists.txt: Move -no-pie flag from CXX flags to target linker options.Mike Gabriel2021-08-301-1/+4
* Fix failing testsRobert Tari2021-07-211-17/+22
* tests/CMakeLists.txt: add -no-pie compile flagRobert Tari2021-07-151-1/+1
* Remove the hard-coding of -g compiler flag.Rodney Dawes2021-07-091-1/+1
* Also need PARENT_SCOPE here.Rodney Dawes2021-07-091-1/+1
* Set the coverage test targeets from where the tests are added.Rodney Dawes2021-07-091-0/+10
* Switch to using gmock module from cmake-extras.Rodney Dawes2021-07-091-10/+5
* break test-notification into two separate test unitsCharles Kerr2021-07-091-0/+1
* Fixed typos; Updated code based on review requests.Renato Araujo Oliveira Filho2021-07-081-1/+1
* Create unit testRenato Araujo Oliveira Filho2021-07-071-0/+1
* Detect desktop to launch applications.Renato Araujo Oliveira Filho2021-07-071-1/+1
* Created unit test.Renato Araujo Oliveira Filho2021-07-051-1/+3
* Create unit test.Renato Araujo Oliveira Filho2021-07-051-0/+1
* get event selection up-to-date with the spec, including showing in-progress e...Charles Kerr2021-07-051-0/+1
* Move notifications tests into a new unit test. Extract notifications test fix...Charles Kerr2021-07-011-1/+2
* tests/CMakeLists.txt: Try to fix build failure on Debian Testing where cp -f ...Robert Tari2021-06-271-1/+1
* CMakeLists.txt: Add Clang support.Mike Gabriel2021-05-051-2/+2
* tests/CMakeLists.txt: EDS tests are not limited to URL dispatcher builds, so ...Mike Gabriel2018-03-281-4/+0
* tests/CMakeLists.txt: Only build manual-test-snap on Ubuntu.Mike Gabriel2018-03-281-3/+5
* use cmake's configure_file() to generate the test .ics files from .ics.in so ...Charles Kerr2018-03-261-1/+3
* tests/CMakeLists.txt: Fix linking when built with URL dispatcher support.Mike Gabriel2018-03-261-1/+1
* Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime...Mike Gabriel2017-12-081-1/+1
* tests/CMakeLists.txt: Also update DG_LOG_DOMAIN namespace in test suite.Mike Gabriel2017-12-081-1/+1
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-3/+3
* Indicator namespace adaptations.Mike Gabriel2017-12-081-1/+1
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur...Mike Gabriel2017-12-081-0/+5
* glib-fixture: fail tests on unexpected warningsLars Uebernickel2015-09-091-0/+1
* Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-011-1/+1
* sync with trunkCharles Kerr2015-07-101-16/+5
|\
| * remove unnecessary pieces from the EDS test scaffolding. clean up script vari...Charles Kerr2015-06-231-16/+5
* | oops, disabling the other tests was only supposed to be to speed up local tes...Charles Kerr2015-07-091-21/+21
* | add dobey's test case that has 'TZID:Pacific Time (US & Canada)'Charles Kerr2015-07-091-21/+22
* | add failing test for timezone issue in bug #1473068Charles Kerr2015-07-091-0/+1
|/
* add (failing) regression test for x-canonical-alarm components whose valarms ...Charles Kerr2015-06-171-0/+1
* in eds-engine, add a occur-in-time-range sexp to handle events that are inter...Charles Kerr2015-05-211-0/+1
* re-enable the tests that I disabled earlier in this branch while focusing on ...Charles Kerr2015-05-201-15/+15
* Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure s...Charles Kerr2015-05-201-14/+14
* add tracers.Charles Kerr2015-05-191-17/+17
* undo last Friday's timezone regression.Charles Kerr2015-05-191-1/+1
* Add unit test that looks at ubuntu alarm triggers. Test currently fails on th...Charles Kerr2015-05-071-0/+1
* add EDS tests to confirm valarm attachments are loaded properly and trigger i...Charles Kerr2015-04-051-4/+33
* add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them.Charles Kerr2015-03-161-0/+1
* add a dbustest1 test to confirm that the snap decision's hint has the correct...Charles Kerr2014-07-151-2/+8
* add a visual hint that the next unit test isn't stuck, it's just slow.Charles Kerr2014-07-141-0/+1
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-2/+2