about summary refs log tree commit diff
path: root/IrcTokens/Tests
Commit message (Collapse)AuthorAgeFilesLines
* add params Line() constructorBen Harris2020-05-061-32/+13
|
* Add more tests, ran resharper formatting toolBen Harris2020-05-051-2/+1
|
* Fix decoder testsBen Harris2020-04-281-2/+2
|
* Fix exampleBen Harris2020-04-281-2/+4
|
* tidy up, work on statefulBen Harris2020-04-286-68/+53
|
* rename to IrcSharpBen Harris2020-04-226-51/+49
| | | | also tidy up formatting with vs tools
* fix some stateful testsBen Harris2020-04-223-28/+20
| | | | also fixes some warnings about culture-specific string comparisons
* stateful in progressBen Harris2020-04-202-0/+169
|
* initBen Harris2020-04-198-0/+997