aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2016-03-20 12:55:36 +0100
committerLars Magne Ingebrigtsen2016-03-20 12:55:36 +0100
commit4f9c775700d250d8626ce679a1fdd6da58a9fa11 (patch)
tree7f430f41584f5e5a003897a558e95a9eb23e5f0b /test/data
parentc688c44ddfda28ac94dec2ad57c5ca3ed263ff1d (diff)
downloademacs-4f9c775700d250d8626ce679a1fdd6da58a9fa11.tar.gz
emacs-4f9c775700d250d8626ce679a1fdd6da58a9fa11.zip
Add a test harness for shr HTML rendering and one test
Diffstat (limited to 'test/data')
-rw-r--r--test/data/shr/div-p.html1
-rw-r--r--test/data/shr/div-p.txt3
2 files changed, 4 insertions, 0 deletions
diff --git a/test/data/shr/div-p.html b/test/data/shr/div-p.html
new file mode 100644
index 00000000000..810b2f75e3c
--- /dev/null
+++ b/test/data/shr/div-p.html
@@ -0,0 +1 @@
<div>foo</div><p>Bar
diff --git a/test/data/shr/div-p.txt b/test/data/shr/div-p.txt
new file mode 100644
index 00000000000..859d731da89
--- /dev/null
+++ b/test/data/shr/div-p.txt
@@ -0,0 +1,3 @@
1foo
2
3Bar