aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* hw alarmsCharles Kerr2014-04-241-7/+11
* rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in...Charles Kerr2014-04-242-10/+10
* remove unused field Appointment.is_dailyCharles Kerr2014-04-151-1/+0
* remove unused field Appointment.is_eventCharles Kerr2014-04-151-1/+0
* Change the desktop menu's settings menuitem's label to match the spec. Fixes:...Charles Kerr2014-03-245-144/+318
|\
| * make the phone and desktop actions more consistent with each other; eg, 'indi...Charles Kerr2014-03-225-144/+318
| * give 'phone' and 'desktop' their own action namespaces. Fix documentation on ...Charles Kerr2014-03-211-6/+6
* | sync unit tests with r325Charles Kerr2014-03-201-4/+10
|/
* Don't show the "Add Event..." button if the calendar app can't be found. Fixe...Charles Kerr2014-03-142-18/+39
|\
| * Don't list an 'Add Event…' button if there's not a calendar app availableCharles Kerr2014-03-092-18/+39
| |\
| | * In the Desktop profile, don't show the 'Add Event…' button if evolution can...Charles Kerr2014-03-062-18/+39
* | | Don't use EDS if we're in the greeter. Fixes: 1256130Charles Kerr2014-03-142-22/+9
|\| |
| * | don't connect to EDS when running in the greeter.Charles Kerr2014-03-092-22/+9
* | | sync the unit tests to the evolution startdate changes in r319Charles Kerr2014-03-131-1/+3
|/ /
* | decouple the planner's states; need three separate sets: upcoming-now (for al...Charles Kerr2014-03-097-45/+64
* | sync unit testsCharles Kerr2014-03-092-3/+43
* | use the timezones object to set the ECalComponent's default timezone. This is...Charles Kerr2014-02-261-1/+3
|/
* Adding acceptance tests and merge review policies Ted Gould2014-02-191-0/+24
|\
| * Switch to UpcomingTed Gould2014-01-311-2/+2
| * Adding basic acceptance testsTed Gould2014-01-311-0/+24
* | Add audio notitication when the alarm is triggered. Add a manual test to test...Charles Kerr2014-02-042-0/+67
* | pin the planner's upcoming appointments to the live clock time, rather than t...Charles Kerr2014-02-041-6/+8
* | from alarm dev branch: add the alarm watcher and its unit testsCharles Kerr2014-02-022-0/+167
* | copyediting: use 'nullptr' instead of 'NULL' in c++ sourceCharles Kerr2014-02-024-6/+6
* | copyediting: remove dead '#if 0''ed codeCharles Kerr2014-01-302-60/+5
* | copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-304-14/+14
* | remove dead filesCharles Kerr2014-01-302-276/+0
* | fix 'clock app' menuitem on phone profile reported by seb128 and update the c...Charles Kerr2014-01-301-67/+175
* | fix disabled 'Add Event…' menuitem issue reported in testing by seb128; add...Charles Kerr2014-01-291-0/+8
* | fix instant calendar toggle issue reported in testing by seb128; add a test f...Charles Kerr2014-01-291-1/+7
* | sync with lp:~larsu/indicator-datetime/reset-date and add corresponding unit ...Charles Kerr2014-01-291-0/+54
* | comment out unit tests that require a version of dbus-test-runner that hasn't...Charles Kerr2014-01-281-9/+12
* | ensure the unit tests' default locale supports utf-8Charles Kerr2014-01-281-1/+1
* | fix bootstrap error in unit tests by ensuring we always use the local gschema...Charles Kerr2014-01-281-2/+2
* | merge lp:~robert-ancell/indicator-datetime/unity-control-center2 into lp:indi...Charles Kerr2014-01-271-0/+98
|\|
| * let's see what g_warning jenkins found.Charles Kerr2013-12-131-2/+3
| * in test-formatter, the 12h/24h unit test doesn't need our gschema, so remove ...Charles Kerr2013-12-132-11/+1
| * in tests/, remove a couple of rules that got pulled in from the dev branch bu...Charles Kerr2013-12-131-3/+0
| * Add tests to confirm the phone profile header's time format is sensitive to 1...Charles Kerr2013-12-133-0/+235
| * in tests/, fix the include dirs to look at the source and binary dirs so we c...Charles Kerr2013-12-131-2/+4
| * in tests/, fix typo in schema generator rulesCharles Kerr2013-12-131-1/+1
| * in tests/, add rules to make the Google Test libraryCharles Kerr2013-12-131-0/+9
* | add test coverage for Exporter's name_lost signalCharles Kerr2014-01-271-14/+20
* | add unit tests for utils.cpp's get_timezone_name()Charles Kerr2014-01-271-4/+28
* | sync the exported calendar state with the #State backendCharles Kerr2014-01-254-15/+127
* | Alarms is going to need to know when the clock's minute changes. We already h...Charles Kerr2014-01-221-18/+14
* | move planner-mock.h from include/datetime/ to tests/ because it's only needed...Charles Kerr2014-01-222-34/+21
* | sync test-exporter with the greeter profile's header names that changed in r325Charles Kerr2014-01-221-2/+2
* | remove the State.timezones property. Timezones is a helper class for LiveCloc...Charles Kerr2014-01-221-3/+0
* | silence a minor compiler warning in test-settingsCharles Kerr2014-01-221-4/+4