From ef34bf837c90b124fe5d8f0a058fda3b2d1da170 Mon Sep 17 00:00:00 2001 From: bptato Date: Sat, 13 Feb 2021 16:53:01 +0100 Subject:
test --- tests/dl.expected | 18 ++++++++++++++++++ tests/dl.html | 23 +++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 tests/dl.expected create mode 100644 tests/dl.html (limited to 'tests') diff --git a/tests/dl.expected b/tests/dl.expected new file mode 100644 index 0000000..f411a5e --- /dev/null +++ b/tests/dl.expected @@ -0,0 +1,18 @@ +w3m +WWW wo miru + A pager with web browsing capabilities, + maintained for Debian. + +Firefox +(linebreak) + +FF +. + A free, open source, cross-platform, + graphical web browser developed by the + Mozilla Corporation and hundreds of + volunteers. + The Red Panda also known as the Lesser + Panda, Wah, Bear Cat or Firefox, is a + mostly herbivorous mammal, slightly larger + than a domestic cat (60 cm long). diff --git a/tests/dl.html b/tests/dl.html new file mode 100644 index 0000000..c60e6e1 --- /dev/null +++ b/tests/dl.html @@ -0,0 +1,23 @@ +
+
w3m
+
WWW wo miru
+
+ A pager with web browsing capabilities,
+ maintained for Debian. +
+

Firefox
(linebreak)

+
FF
+ . +
+ A free, open source, cross-platform,
+ graphical web browser developed by the
+ Mozilla Corporation and hundreds of
+ volunteers. +
+
+ The Red Panda also known as the Lesser
+ Panda, Wah, Bear Cat or Firefox, is a
+ mostly herbivorous mammal, slightly larger
+ than a domestic cat (60 cm long). +
+
-- cgit v1.2.3