Files
luasocket/test/README
Vadim A. Misbakh-Soloviov 3f3c2bf818 Import IPv6-supported Lua5.2 compatible code from Matthew Wild's repo
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2012-05-09 18:03:06 +07:00

15 lines
367 B
Plaintext

This provides the automated test scripts used to make sure the library
is working properly.
The files provided are:
testsrvr.lua -- test server
testclnt.lua -- test client
To run these tests, just run lua on the server and then on the client.
hello.lua -- run to verify if installation worked
Good luck,
Diego.