1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-17 01:16:16 -04:00
elinks/test
2021-12-17 15:24:55 +01:00
..
cgi [python3] big_file.cgi ported to Python3. Refs #38 2020-01-03 20:20:43 +01:00
css The last test commit. 2012-05-27 19:42:43 +02:00
docbook
ecmascript [quickjs] Fixes in querySelector 2021-12-17 15:24:55 +01:00
rss
server [python3] adjust code to Python3 in test scripts. Refs #38 2020-01-01 16:07:14 +01:00
xbel
backspaces.txt
bigtextarea.html
blockquote2.html [blockquote] More draw_blockquote_chars. Refs #103 2021-03-15 20:20:15 +01:00
blockquote_crash.html [blockquote] Rewritten a bit. Refs #112 2021-03-28 12:14:43 +02:00
color.html
comments.html
fresh.html Cursor down causes wrong rendering. 2017-11-21 21:39:48 +01:00
garbage.html
href_tests.html
iframe.html [iframe] / at the end 2021-08-03 17:46:59 +02:00
image.png Add test/image.png and use it in test/imgmap.html. 2009-01-01 18:35:11 +00:00
imgmap2.html Fix assertion failure if IMG/@usemap refers to a different file. 2009-01-01 19:12:41 +00:00
imgmap.html test: Don't refer to deleted files from imgmap.html. 2009-01-01 18:36:34 +00:00
li.html Better looking symbols for LI elements. 2010-08-11 21:22:21 +02:00
libtest.sh
longtitle.html
malicious_uris.html
nbsp.html
nocache.html
ol.html Refactoring: use struct string instead of unsigned char. 2010-09-19 13:56:54 +02:00
portlink.html
README Remove GFDL-licensed test file 2009-07-09 00:11:52 +03:00
refresh2.html
refresh-0timeout.html Don't fail assertion on 0-second meta-refresh 2009-06-18 18:13:25 +00:00
refresh.html
refresh+nocache.html
remote.sh
select.html [select] off by two. Refs #88 2021-01-17 21:56:40 +01:00
subsup.html
tabindex.html
tablebg.html
tables.html
target_blank.html
td-width.html
ul_a_li.html Anchors (all, but first) are not accessible inside <ul>. 2012-06-12 13:40:31 +02:00
underline.html
xmp.html

This directory contains various weird documents for testing whether we're
parsing and rendering them properly. Frequently, documents are getting added
here when we implement feature needed for their correct presentation or fix bug
occuring inside of these documents. No automated testsuite yet, though.

Possible meaningful content of the documents is completely irrelevant and you
should ignore it. Noone takes any responsibility for it :).