Files
luasocket/test
2013-05-27 11:26:35 +04:00
..
2009-05-27 09:31:38 +00:00
2009-05-27 09:31:38 +00:00
2009-05-27 09:31:38 +00:00
2013-05-27 11:26:35 +04:00
2009-05-27 09:31:38 +00:00
2012-08-23 19:31:15 -03:00
2012-08-23 19:31:15 -03: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.