You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wayne 16d708dfb9 command JOIN: added testcase for invalid channel names (no #) 5 years ago
..
channel.js Add sendMsg function to channel class 5 years ago
command_create.js Feature: Add function to recieve userlist 5 years ago
command_join.js command JOIN: added testcase for invalid channel names (no #) 5 years ago
command_nick.js Fix nickname error responses to match RFC 5 years ago
command_pass.js Add test for wrong password 5 years ago
command_ping.js restructured test files: split up into multiple files 5 years ago
command_privmsg.js Add ability to send messages to channel 5 years ago
command_quit.js added: do not expect a error message for successful QUIT commands 5 years ago
command_user.js Fix: Add server prefix to indicate server notices 5 years ago
hexchat.js Fix: Add server prefix to indicate server notices 5 years ago
user.js Fix NICK command behaviour to RFC 5 years ago