summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/luasocket/test/README
blob: 180fa277ca77b096fa56baba59a3ec327669d677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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. 

Good luck,
Diego.