mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Fix tests.
This commit is contained in:
21909
tests/test.cmp
21909
tests/test.cmp
File diff suppressed because one or more lines are too long
@@ -1022,6 +1022,8 @@ REM SATISFY $Tw > -1
|
|||||||
REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * max(5, $Td)]
|
REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * max(5, $Td)]
|
||||||
|
|
||||||
# These should be diagnosed
|
# These should be diagnosed
|
||||||
|
REM SATISFY 0
|
||||||
|
REM SATSIFY ""
|
||||||
REM SATISFY [version() > "01.00.00"]
|
REM SATISFY [version() > "01.00.00"]
|
||||||
REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * 5]
|
REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * 5]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user