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.
Jenkins 33835b7bfd Merge commit '16d708dfb9cd36b21c9becddcdc2f0797e66751e' into HEAD 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