James Lu
|
fe1f90bcd1
|
FakeIRC: swap arrows in debug output
This is for more consistency with the real protocol debug output:
-> is protocol OUTBOUND - irc.send()
<- is protocol INBOUND - irc.run()
|
2015-07-06 12:54:30 -07:00 |
|
James Lu
|
f1e26b6c55
|
Fix tests for FakeIRC and update comment style
|
2015-07-05 22:59:55 -07:00 |
|
James Lu
|
2cbd6fd851
|
Tests for FMODE/FJOIN, and bugfixes
|
2015-07-05 19:19:49 -07:00 |
|
James Lu
|
211decd2aa
|
everything: Improve logging
|
2015-07-05 13:44:48 -07:00 |
|
James Lu
|
b6f489fa9c
|
add tests for KILL, KICK, UID, and SERVER handlers
todo: rewrite the MODE handling so it doesn't suck, and test those too
|
2015-07-04 12:34:33 -07:00 |
|
James Lu
|
8ad68023d6
|
Add tests for pr/inspircd, a common FakeIRC class, and tests for that too
|
2015-07-03 18:07:47 -07:00 |
|