beta-0.89.2
[luatex.git] / source / texk / web2c / luatexdir / luasocket / test / README
blob27837e04d906c968d14b832ed00b197d107dde1d
1 This provides the  automated test scripts used to make  sure the library
2 is working properly.
4 The files provided are:
6     testsrvr.lua            -- test server
7     testclnt.lua            -- test client
9 To run these tests, just run lua on the server and then on the client. 
11     hello.lua               -- run to verify if installation worked
13 Good luck,
14 Diego.