about summary refs log tree commit diff
path: root/IrcStates/Tests/ISupport.cs
Commit message (Collapse)AuthorAgeFilesLines
* rename Irc to IRCBen Harris2020-05-141-210/+0
|
* all tests passBen Harris2020-05-141-1/+1
|
* rename server.ParseTokens to .Parse()Ben Harris2020-05-131-22/+22
|
* add ISUPPORT testsBen Harris2020-05-061-1/+200
|
* Add more tests, ran resharper formatting toolBen Harris2020-05-051-0/+1
|
* rename to IrcSharpBen Harris2020-04-221-0/+10
also tidy up formatting with vs tools