lp://staging/~renatofilho/indicator-datetime/fix-1508438
Created by
Renato Araujo Oliveira Filho
and last modified
- Get this branch:
- bzr branch lp://staging/~renatofilho/indicator-datetime/fix-1508438
Only
Renato Araujo Oliveira Filho
can upload to this branch. If you are
Renato Araujo Oliveira Filho
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Arthur Mello (community): Approve
-
Diff: 1145 lines (+497/-214)20 files modifiedCMakeLists.txt (+3/-2)
debian/control (+2/-0)
include/datetime/engine-eds.h (+3/-2)
include/datetime/myself.h (+62/-0)
src/CMakeLists.txt (+1/-0)
src/engine-eds.cpp (+185/-196)
src/main.cpp (+2/-1)
src/myself.cpp (+76/-0)
tests/CMakeLists.txt (+3/-1)
tests/run-eds-ics-test.sh (+9/-1)
tests/test-eds-ics-all-day-events.cpp (+3/-2)
tests/test-eds-ics-missing-trigger.cpp (+2/-1)
tests/test-eds-ics-non-attending-alarms.cpp (+79/-0)
tests/test-eds-ics-non-attending-alarms.ics.in (+53/-0)
tests/test-eds-ics-nonrepeating-events.cpp (+3/-2)
tests/test-eds-ics-repeating-events.cpp (+3/-2)
tests/test-eds-ics-repeating-valarms.cpp (+2/-1)
tests/test-eds-ics-tzids-2.cpp (+2/-1)
tests/test-eds-ics-tzids-utc.cpp (+2/-1)
tests/test-eds-ics-tzids.cpp (+2/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 449. By Renato Araujo Oliveira Filho
-
Generate instance of object to get individual alarm information.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-datetime/15.10