mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-23 01:10:05 +02:00
Import IPv6-supported Lua5.2 compatible code from Matthew Wild's repo
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
This commit is contained in:
14
test/README
Normal file
14
test/README
Normal file
@ -0,0 +1,14 @@
|
||||
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.
|
Reference in New Issue
Block a user