mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-03 08:07:17 -05:00
45ccd0f0c9
To use it to test whether that CGI works put the following in your elinks.conf: set protocol.file.cgi.policy = 1 set protocol.file.cgi.path = "/path/to/elinks/test/cgi" Then point ELinks to the print-vars.sh script inside the CGI test directory in the ELinks source directory. |
||
---|---|---|
.. | ||
cgi | ||
css | ||
ecmascript | ||
rss | ||
xbel | ||
align.html | ||
backspaces.txt | ||
bigtextarea.html | ||
color.html | ||
comments.html | ||
erreurs_en.htm | ||
garbage.html | ||
href_tests.html | ||
imgmap.html | ||
javascript_broken.html | ||
libtest.sh | ||
longtitle.html | ||
malicious_uris.html | ||
optgroup.html | ||
poocs.net.html | ||
portlink.html | ||
README | ||
refresh.html | ||
subsup.html | ||
tabindex.html | ||
tablebg.html | ||
tables.html | ||
target_blank.html | ||
td-width.html | ||
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 :).