1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -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 Although aware ELinks doesn't need another sgml/doctype here is DocBook 2006-01-01 23:22:10 +01:00
ecmascript [quickjs] Fixes in querySelector 2021-12-17 15:24:55 +01:00
rss Add an RSS test file 2005-12-30 22:18:22 +01:00
server [python3] adjust code to Python3 in test scripts. Refs #38 2020-01-01 16:07:14 +01:00
xbel Add basic stuff for XBEL parsing/highlighting using the DOM engine 2005-12-30 22:19:32 +01:00
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 Move URI normalization to the test library 2006-01-28 15:03:19 +01:00
longtitle.html
malicious_uris.html
nbsp.html Bug 811: Added test/nbsp.html. 2006-10-15 13:37:27 +03:00
nocache.html Fix process_head to check for cache-control information even if no refresh 2007-09-12 23:33:40 +02:00
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 Add a simple testcase for missing ; in meta refresh content attribute. 2007-09-14 11:56:55 +02:00
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 Fix process_head to check for cache-control information even if no refresh 2007-09-12 23:33:40 +02:00
remote.sh Add simple script to testing the various features of the -remote option 2006-12-04 21:50:01 +01:00
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 :).