goirc/irc
Alex Bramley 05e665bec7 add irc_test.go, update Makefile and .gitignore
add simple test code to make building this package within src/pkg happy;
update irc/Makefile whitespace -- s/    /\t/;
update .gitignore to ignore _test directory created in test build;
2009-12-18 22:50:13 +00:00
..
Makefile add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
commands.go update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00
connection.go update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00
handlers.go update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00
irc_test.go add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
nickchan.go update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00