lp://staging/~charlesk/indicator-datetime/15.04-lp-1473068-sanitize-inputs-to-GTimeZoneNew
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp://staging/~charlesk/indicator-datetime/15.04-lp-1473068-sanitize-inputs-to-GTimeZoneNew
Only
Charles Kerr
can upload to this branch. If you are
Charles Kerr
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)
- Antti Kaijanmäki (community): Approve
- dobey (community): Approve
-
Diff: 719 lines (+397/-102)8 files modifieddebian/changelog (+23/-27)
src/engine-eds.cpp (+68/-28)
tests/CMakeLists.txt (+7/-16)
tests/run-eds-ics-test.sh (+30/-31)
tests/test-eds-ics-tzids-2.cpp (+88/-0)
tests/test-eds-ics-tzids-2.ics (+38/-0)
tests/test-eds-ics-tzids.cpp (+87/-0)
tests/test-eds-ics-tzids.ics (+56/-0)
Related bugs
Bug #1473068: Events depending on a VTIMEZONE ical entry get wrong timezone | Medium | In Progress |
Related blueprints
Branch information
Recent revisions
- 423. By Charles Kerr
-
oops, disabling the other tests was only supposed to be to speed up local tests & wasn't supposed to be pushed
- 419. By Charles Kerr
-
make the EDS EngineImpl's GCancellable a shared pointer, since we're about to start passing it around to subtasks
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