tzservices/tzserver/test/Integration/dstscripts/AutoUpdateNotification.ini
author William Roberts <williamr@symbian.org>
Fri, 23 Apr 2010 14:37:17 +0100
branchRCL_3
changeset 22 c82a39b81a38
parent 0 2e3d3ce01487
permissions -rw-r--r--
Rework addition of Symbian splash screen to reduce the source impact (uses SVG from Bug 2414) Notes: by using the OPTION SOURCEDIR parameter in the mifconv extension instructions, I can arrange to use the same source file name in sfimage, without having to export over the original Nokia file. This means that the name inside splashscreen.mbg is the same, which removes the need for the conditional compilation in SplashScreen.cpp, and gets rid of sf_splashscreen.mmp.

// DST offset change due to the automatic DST update (winter-> summer time)
[AutoUpdateNotification01]
CauseOfEvent=AutoDSTUpdate
Location=Europe/London
InitialTime=20050327:005955
CauseOfEvent=AutoDstUpdate

//DST offset change due to the change of system time (winter -> summer time)
[AutoUpdateNotification02]
CauseOfEvent=SystemTimeChange
Location=Europe/London
InitialTime=20050101:060000
Changedtime=20050601:060000

//Standard offset change due to the change of time zone
[AutoUpdateNotification03]
CauseOfEvent=TimeZoneChange
InitialTime=20050101:060000
Location=Europe/London
ChangedLocation=Australia/Sydney

//! @file
//! @SYMTestCaseID INC078860
//! @SYMTestType UT
//! @SYMTestPriority High
//! @SYMDEF INC078860
//! @SYMTestCaseDesc DST offset change due to the automatic DST update for New York (summer time -> winter)
//! @SYMTestActions Set timezone to New York and time to just before daylight saving change (29/10/2006)
//! @SYMTestExpectedResults At 29/10/2006 02:00:00 time should go back an hour
[AutoUpdateNotification04]
CauseOfEvent=AutoDSTUpdate
Location=America/New_York
InitialTime=20061029:015955
CauseOfEvent=AutoDstUpdate