Test specifying DURATION as an integer.

This commit is contained in:
Dianne Skoll
2020-02-22 12:48:07 -05:00
parent a5768d55d8
commit ad4e62c8c3
2 changed files with 2 additions and 2 deletions

View File

@@ -1098,7 +1098,7 @@ trigtimerep() => 0
set a105 trigduration()
trigduration() => -1
REM 2010-09-03 +3 -4 UNTIL 2012-01-01 PRIORITY 7 *14 AT 14:41 +15 *2 DURATION 3:33 MSG foo
REM 2010-09-03 +3 -4 UNTIL 2012-01-01 PRIORITY 7 *14 AT 14:41 +15 *2 DURATION 213 MSG foo
../tests/test.rem(340): Trig = Monday, 30 August, 2010 AT 14:41 DURATION 03:33
set a106 trigback()
trigback() => 4

View File

@@ -337,7 +337,7 @@ set a103 trigtimedelta()
set a104 trigtimerep()
set a105 trigduration()
REM 2010-09-03 +3 -4 UNTIL 2012-01-01 PRIORITY 7 *14 AT 14:41 +15 *2 DURATION 3:33 MSG foo
REM 2010-09-03 +3 -4 UNTIL 2012-01-01 PRIORITY 7 *14 AT 14:41 +15 *2 DURATION 213 MSG foo
set a106 trigback()
set a107 trigdelta()
set a108 trigrep()