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 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/dl.expected (limited to 'tests/dl.expected') 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). -- cgit v1.2.3 From 77ecf9b46b4b3ff7f1bafe3c0a914ba74527af47 Mon Sep 17 00:00:00 2001 From: bptato Date: Sat, 13 Feb 2021 17:26:30 +0100 Subject: Fix
--- tests/dl.expected | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'tests/dl.expected') diff --git a/tests/dl.expected b/tests/dl.expected index f411a5e..4e828ea 100644 --- a/tests/dl.expected +++ b/tests/dl.expected @@ -3,11 +3,27 @@ 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). + +Non-compact dl +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 @@ -16,3 +32,4 @@ FF Panda, Wah, Bear Cat or Firefox, is a mostly herbivorous mammal, slightly larger than a domestic cat (60 cm long). + -- cgit v1.2.3 From 116e10749c42b4e073239c71fc44a4eaedd9c042 Mon Sep 17 00:00:00 2001 From: bptato Date: Sat, 13 Feb 2021 18:02:26 +0100 Subject: Nested
s --- tests/dl.expected | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/dl.expected') diff --git a/tests/dl.expected b/tests/dl.expected index 4e828ea..b7af148 100644 --- a/tests/dl.expected +++ b/tests/dl.expected @@ -28,6 +28,8 @@ FF graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. + nested + com item The Red Panda also known as the Lesser Panda, Wah, Bear Cat or Firefox, is a mostly herbivorous mammal, slightly larger -- cgit v1.2.3