tzservices/tzserver/test/Integration/dstscripts/AutoUpdateNotification.ini
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // DST offset change due to the automatic DST update (winter-> summer time)
       
     2 [AutoUpdateNotification01]
       
     3 CauseOfEvent=AutoDSTUpdate
       
     4 Location=Europe/London
       
     5 InitialTime=20050327:005955
       
     6 CauseOfEvent=AutoDstUpdate
       
     7 
       
     8 //DST offset change due to the change of system time (winter -> summer time)
       
     9 [AutoUpdateNotification02]
       
    10 CauseOfEvent=SystemTimeChange
       
    11 Location=Europe/London
       
    12 InitialTime=20050101:060000
       
    13 Changedtime=20050601:060000
       
    14 
       
    15 //Standard offset change due to the change of time zone
       
    16 [AutoUpdateNotification03]
       
    17 CauseOfEvent=TimeZoneChange
       
    18 InitialTime=20050101:060000
       
    19 Location=Europe/London
       
    20 ChangedLocation=Australia/Sydney
       
    21 
       
    22 //! @file
       
    23 //! @SYMTestCaseID INC078860
       
    24 //! @SYMTestType UT
       
    25 //! @SYMTestPriority High
       
    26 //! @SYMDEF INC078860
       
    27 //! @SYMTestCaseDesc DST offset change due to the automatic DST update for New York (summer time -> winter)
       
    28 //! @SYMTestActions Set timezone to New York and time to just before daylight saving change (29/10/2006)
       
    29 //! @SYMTestExpectedResults At 29/10/2006 02:00:00 time should go back an hour
       
    30 [AutoUpdateNotification04]
       
    31 CauseOfEvent=AutoDSTUpdate
       
    32 Location=America/New_York
       
    33 InitialTime=20061029:015955
       
    34 CauseOfEvent=AutoDstUpdate