tzservices/tzserver/test/Integration/dstscripts/AutoUpdateNotification.ini
author Peter Fordham <peter.fordham@gmail.com>
Fri, 19 Mar 2010 13:27:33 -0700
branchCompilerCompatibility
changeset 11 425e2276aed4
parent 0 2e3d3ce01487
permissions -rw-r--r--
Bug 1699 - Fix redefinition of uInt by replacing 2nd def with inclusion of 1st. Also fixed numerous other over qualification of method name and token pasting issues which cause GCCE errors.

// 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