aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* add signal handling to the luabot testHEADmasterjluehrs22007-12-241-1/+9
|
* Move channel and network definitions to the top so people can see themShawn M Moore2007-09-111-2/+4
|
* don't fail on non-string/number return valuesjluehrs22007-09-111-0/+1
|
* fix !help in the evalbotjluehrs22007-09-051-1/+1
|
* support eval in private message as well as in a channeljluehrs22007-09-051-12/+23
|
* make the evalbot use per-user environments for evaling things, not one ↵jluehrs22007-09-051-20/+76
| | | | global one
* don't need to distribute the password to that account, reallyjluehrs22007-09-041-1/+1
|
* add a lua evalbot to the testsjluehrs22007-09-041-0/+42
|
* add some more useful output in the test scriptjluehrs22007-09-041-0/+4
|
* callback shouldn't be just "dcc" since it only happens on DCC SENDjluehrs22007-09-041-2/+2
|
* don't need these comments anymore, since we have actual documentation nowjluehrs22007-09-041-99/+0
|
* convert test.lua to use registered callbacksjluehrs22007-09-041-16/+32
|
* use my local get_ip program to provide an appropriate ip address for dcc ↵jluehrs22007-09-041-0/+5
| | | | transfer testing
* add all of the current filesjluehrs22007-08-261-0/+302