mirror of
https://github.com/minetest-mods/irc.git
synced 2024-11-16 14:50:19 +01:00
13 lines
298 B
Plaintext
13 lines
298 B
Plaintext
|
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.
|