Files
luasocket/test
2016-06-24 21:33:19 +08:00
..
2015-02-18 20:51:37 -02:00
2015-08-22 19:52:01 -03:00
2012-08-23 19:31:15 -03:00
2013-05-30 17:59:28 +08:00
2013-05-30 17:59:28 +08:00

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.