OSDN Git Service

added t/test_suites, Makefile.PL, MANIFEST
authormorimoto <morimoto@180c8125-5b33-4295-ad04-72a68a15b4cc>
Sat, 2 Aug 2008 18:36:20 +0000 (18:36 +0000)
committermorimoto <morimoto@180c8125-5b33-4295-ad04-72a68a15b4cc>
Sat, 2 Aug 2008 18:36:20 +0000 (18:36 +0000)
commit5534b3d76cc1af6d7820693c0a24e0703ad19c10
tree0645c69809dde0ab8c2baf79d04d0f9a90996a1b
parentaa7e9a2f58b0f890cfa54c41505e07971f6ec245
added t/test_suites, Makefile.PL, MANIFEST
19 files changed:
ChangeLog
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
t/00_required_modules.t [new file with mode: 0644]
t/02_ClientInfo.t [new file with mode: 0644]
t/02_Config.t [new file with mode: 0644]
t/02_IrcBuffer.t [new file with mode: 0644]
t/02_IrcCallback.t [new file with mode: 0644]
t/02_Log.t [new file with mode: 0644]
t/02_Plugins.t [new file with mode: 0644]
t/02_Plugins/00unread [new file with mode: 0644]
t/02_Plugins/01index [new file with mode: 0644]
t/02_Plugins/02topic [new file with mode: 0644]
t/02_Plugins/03recent [new file with mode: 0644]
t/02_Plugins/20mail [new file with mode: 0644]
t/02_Plugins/21foo [new file with mode: 0644]
t/02_Plugins/22bar [new file with mode: 0644]
t/02_SessionManager.t [new file with mode: 0644]
t/02_View.t [new file with mode: 0644]