mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Add test case for line-continuation in INCLUDECMD lines.
This commit is contained in:
1718
tests/test.cmp
1718
tests/test.cmp
File diff suppressed because it is too large
Load Diff
@@ -19,6 +19,10 @@ REM AT 0:00 0:01 0:02 MSG foo
|
||||
INCLUDECMD echo REM 16 Feb 1991 MSG Blork
|
||||
INCLUDECMD echo REM 18 Feb 1991 MSG Blork
|
||||
|
||||
# Includecmd with continuation line
|
||||
INCLUDECMD echo REM 18 Feb 1991 MSG This line is \
|
||||
continued so there
|
||||
|
||||
# This should work
|
||||
INCLUDECMD echo INCLUDECMD echo INCLUDECMD echo INCLUDECMD echo INCLUDECMD echo INCLUDECMD echo INCLUDECMD echo MSG Yippee
|
||||
|
||||
|
||||
Reference in New Issue
Block a user