summaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-19Fix a parens warning and indentationmasterThéophile Choutri1-1/+1
2018-01-18Fix namespaces and improve internal consistencyThéophile Choutri4-30/+30
2017-09-06Fallback to latin1 when we're not dealing with valid unicodew1gz1-0/+17
2017-04-20Add test for uncloaked userDom Rodriguez1-0/+15
2017-04-20Add test for cloaked userDom Rodriguez1-0/+13
2017-02-22Fix unicode bug when parsing message argumentsw1gz1-9/+43
2016-11-11Add support for prefix format: nick!hostnameJosip Janzic1-0/+7
2016-11-07Add tests for prefix handlingNicolas Hake1-0/+36
2016-11-05Add test for JOIN notification. See #56Paul Schoenfelder1-0/+9
2016-09-12Add failing test for Slack IRC bridge. See #52Josh Adams1-0/+21
2016-05-13Monitor owner of the connectionMichal Muskala1-3/+22
2016-03-30handle QUIT messagesJeff Weiss1-0/+15
2016-03-30add test for stripping rank from nicksJeff Weiss1-1/+10
2015-12-04use simple one for one supervisor for clientsManuel Kallenbach1-0/+11
2014-08-12Handle octal format deprecation in 0.15.0Paul Schoenfelder2-4/+4
2014-07-31Fixes #9 - Implement support for sending/receiving CTCP ACTION commandPaul Schoenfelder2-26/+50
2014-05-02Replace records with structsPaul Schoenfelder1-21/+21
2014-02-19Move IrcMessage out of ExIrc.ClientPaul Schoenfelder1-1/+0
2014-02-19Add events for kick, invite, and privmsgPaul Schoenfelder1-0/+18
2014-02-19Add support for /INVITEPaul Schoenfelder1-2/+1
2014-02-19Clean up and update command testsPaul Schoenfelder1-35/+20
2013-12-09Update tests, fix bugsPaul Schoenfelder2-27/+27
2013-12-08Add test suite for ChannelsPaul Schoenfelder1-0/+130
2013-12-08Make tests run asyncPaul Schoenfelder2-2/+2
2013-12-08Invoke doctest in utils testsPaul Schoenfelder1-0/+2
2013-12-08Add commands.ex testsPaul Schoenfelder1-0/+43
2013-12-07Update testsPaul Schoenfelder1-3/+22
2013-12-07Fix irc message parsingPaul Schoenfelder1-1/+0
2013-12-06Start adding utils tests. Fix some utils bugsPaul Schoenfelder2-7/+17