aboutsummaryrefslogtreecommitdiff
path: root/test/command/svg.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-05-25 11:52:09 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-05-25 11:52:09 +0200
commite34131502af7ac16bac60a0a8081ffc45d6b1b1e (patch)
tree14f1da2b2c26a11dec835bc50d1ba90e1c1943df /test/command/svg.md
parent895866222cd79e693c34b6199fd1dc1475ffe125 (diff)
downloadpandoc-e34131502af7ac16bac60a0a8081ffc45d6b1b1e.tar.gz
Update command tests to include stderr output.
Diffstat (limited to 'test/command/svg.md')
-rw-r--r--test/command/svg.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/command/svg.md b/test/command/svg.md
index bcf00ddae..36ca2fdb7 100644
--- a/test/command/svg.md
+++ b/test/command/svg.md
@@ -2,6 +2,7 @@
% pandoc -f latex -t icml
\includegraphics{command/corrupt.svg}
^D
+[warning] Could not determine image size for 'command/corrupt.svg': could not determine image type
<ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Paragraph">
<CharacterStyleRange AppliedCharacterStyle="$ID/NormalCharacterStyle">
<Rectangle Self="uec" StrokeWeight="0" ItemTransform="1.00000 0 0 1.00000 150.00000 -100.00000">
@@ -34,6 +35,7 @@
% pandoc -f latex -t icml
\includegraphics{command/SVG_logo.svg}
^D
+[warning] Could not determine image size for 'command/SVG_logo.svg': could not determine SVG size
<ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Paragraph">
<CharacterStyleRange AppliedCharacterStyle="$ID/NormalCharacterStyle">
<Rectangle Self="uec" StrokeWeight="0" ItemTransform="1.00000 0 0 1.00000 150.00000 -100.00000">
@@ -66,6 +68,7 @@
% pandoc -f latex -t icml
\includegraphics{command/SVG_logo-without-xml-declaration.svg}
^D
+[warning] Could not determine image size for 'command/SVG_logo-without-xml-declaration.svg': could not determine SVG size
<ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Paragraph">
<CharacterStyleRange AppliedCharacterStyle="$ID/NormalCharacterStyle">
<Rectangle Self="uec" StrokeWeight="0" ItemTransform="1.00000 0 0 1.00000 150.00000 -100.00000">