1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00
elinks/test
Kalle Olavi Niemitalo 7865bcd7f1 Remove unclearly licensed test files.
test/align.html: from www.czech-tv.cz
test/css/idnes_mail.html: apparently from idnes.cz
test/erreurs_en.htm: unclear origin
test/javascript_broken.html: presumably from www.hotjobs.com
test/poocs.net.html: presumably from poocs.net

I did not find in the source tree a licence to distribute any of these.
(cherry picked from commit 22975bb0ec)
2008-10-03 11:07:53 +03:00
..
cgi test, CGI: added a simple form to test CGI. 2007-06-17 19:42:54 +03:00
css Remove unclearly licensed test files. 2008-10-03 11:07:53 +03:00
docbook Although aware ELinks doesn't need another sgml/doctype here is DocBook 2006-01-01 23:22:10 +01:00
ecmascript SEE compatibility in forms.namedItem.html. 2007-06-10 15:16:51 +03:00
rss Add an RSS test file 2005-12-30 22:18:22 +01:00
xbel Add basic stuff for XBEL parsing/highlighting using the DOM engine 2005-12-30 22:19:32 +01:00
backspaces.txt Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
bigtextarea.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
color.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
comments.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
garbage.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
GFDL-1.2 test/optgroup.html is under GNU Free Documentation License 2008-10-03 11:07:10 +03:00
href_tests.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
imgmap.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
libtest.sh Move URI normalization to the test library 2006-01-28 15:03:19 +01:00
longtitle.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
malicious_uris.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
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-04 12:08:08 +00:00
optgroup.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
portlink.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
README test/optgroup.html is under GNU Free Documentation License 2008-10-03 11:07:10 +03:00
refresh.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
refresh+nocache.html Fix process_head to check for cache-control information even if no refresh 2007-09-04 12:08:08 +00:00
refresh2.html Add a simple testcase for missing ; in meta refresh content attribute. 2007-09-08 21:06:28 +02:00
remote.sh Add simple script to testing the various features of the -remote option 2006-12-04 21:50:01 +01:00
subsup.html More sub/sup tests. 2005-10-19 23:05:41 +02:00
tabindex.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
tablebg.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
tables.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
target_blank.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
td-width.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
underline.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
xmp.html Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00

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 :).

optgroup.html originates from <http://iccl.fi/>.  Ari Sovijärvi kindly
granted us the "GNU free documentation licence" (included in the file
GFDL-1.2).