test: a http server to test the decompression on Windows.
commitfaa47cea6f91099d48dd110a4cb9bc3394a005ea
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 1 Mar 2008 12:53:33 +0000 (1 13:53 +0100)
committerWitold Filipczyk <nobody@nowhere>
Sat, 1 Mar 2008 12:53:33 +0000 (1 13:53 +0100)
tree63efc16c9d8e17cda54bca164e5bbdea63873b51
parentc48dc625e38d085f34d39bbea57b3877cd5f9f67
test: a http server to test the decompression on Windows.

Run: python w32.py. The server listens on port 8900.
It handles only one request. The proper output are numbers
0 through 33999. I have no free disk to test it, but I'm afraid
that the ELinks will hang on Windows after reading 65536 bytes.
Let me know of results of such a test. The ELinks must be compiled
with the zlib library.
test/server/w32.py [new file with mode: 0755]