2 Commits (891d6d7dbc401455ec8f2410de554f5ff6d2f385)

Author SHA1 Message Date
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Shane Mc Cormack 657b5485d1 Rename parser, again. Issue 1903 15 years ago
  Chris Smith 43d0ae8efe Unit test for issue 1410 16 years ago
  Chris Smith 528a24c637 ServerTest tests now use a TestParserFactory so they don't spam connect/disconnects stupidly fast 16 years ago
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) 16 years ago
  Chris Smith fd4d184068 Added processNickTest. Uncomment failing ChannelInfo tests and @Ignore them instead 16 years ago
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes 16 years ago
  Chris Smith edfbc5fdf2 Parser now sends queued channel modes as soon as the max number is reached, rather than waiting for the next one 16 years ago
  Chris Smith b025510fb0 Fixed failing unit tests, and fixed NPE in prefs setting 16 years ago
  Chris Smith 85f04fda6a Added some tests for ChannelInfo mode sending (mainly testing behaviour that isn't yet implemented) 16 years ago
  Chris Smith ca3867f84c Updated ChannelInfo unit test for parser method rename 16 years ago
  Chris Smith 479980d4a6 ChannelInfo unit tests no longer check the number of lines, just that the first line is as-expected. 16 years ago
  Chris Smith 9c3dcc408b Add failure reasons for ChannelInfo tests that seem to fail randomly 16 years ago
  Chris Smith 355816bc63 Unit tests 16 years ago
  Chris Smith e8d443b1e7 Bet you can't guess what these are! 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 2201eeb39c Added unit tests for invites, topics, and server's handling of invites. 16 years ago
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 16 years ago
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 16 years ago
  Chris Smith 0f0899b8a5 Added license header to all tests 16 years ago
  Gregory Holmes 83bc9d6152 Fixed tests again (was being norty last time) 17 years ago
  Shane Mc Cormack df5c095765 Repackaged unit tests 17 years ago
  Shane Mc Cormack c9aa749bac Moved unit tests 17 years ago
  Chris Smith 8f20e781f9 Added initial basic unit tests for ui.messages 17 years ago