Witold Filipczyk
a27e9b168c
[python3] adjust code to Python3 in test scripts. Refs #38
...
I don't know how to fix big_file.cgi
If you know how to get equivalent of this script in Python3, tell me.
2020-01-01 16:07:14 +01:00
Witold Filipczyk
d61519666e
Encoding tests rewritten. They do not create files in /tmp.
2008-02-14 10:39:56 +01:00
Witold Filipczyk
55f96ecc3f
chunked encoding tests: All these tests fail.
2008-02-13 11:12:58 +01:00
Witold Filipczyk
d14740af2e
Three CGI tests for content-encoding.
...
The output should be:
Two lines should be visible.
The second line.
All three tests fail currently when the ELinks is invoked like this:
$ elinks -no-connect path_to_chunked_test
2008-01-21 14:44:10 +01:00