You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Smith c0704ef0c2 Random parsery unit tests 16 years ago
..
ChannelInfoTest.java ChannelInfo mode optimisation (Also optimised ClientInfo) Fixes issue 1109 Fixes issue 1108 16 years ago
ClientInfoTest.java Updated copyright header on all files. 16 years ago
IRCParserTest.java Unit test for parser port range checking Issue 1171, issue 1106 16 years ago
IRCStringConverterTest.java IRCStringConverter unit test (mostly extracted from the main IRCParser test) issue 1106 16 years ago
ParserErrorTest.java Unit test for ParserError.isUserError Issue 1161, issue 1106 16 years ago
Process004005Test.java Unit tests (ServerManager, Process004005, ProcessJoin) Tidied up some logic in ConditionTree, and removed unneccesary asserts Issue 1106 16 years ago
ProcessJoinTest.java Unit tests (ServerManager, Process004005, ProcessJoin) Tidied up some logic in ConditionTree, and removed unneccesary asserts Issue 1106 16 years ago
ProcessModeTest.java Random parsery unit tests 16 years ago
ProcessNamesTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 years ago
ProcessNickTest.java Random parsery unit tests 16 years ago
ProcessPartTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 years ago
ProcessQuitTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 years ago
ProcessTopicTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 years ago
RegexStringListTest.java Detect bitlbee, Fixes Issue 926 16 years ago
ServerInfoTest.java Updated copyright header on all files. 16 years ago