1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
Jonas Fonseca 85e3a09470 Add a stupid test script to print CGI variables set by ELinks
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.
2006-11-30 20:46:10 +01:00
..
2005-12-30 22:18:22 +01:00
2006-10-15 13:37:27 +03:00
2005-10-19 23:05:41 +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 :).