172 Commitit (4b35605396b63e4b6f43c51b71aa6e6329bfe45a)

Tekijä SHA1 Viesti Päivämäärä
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. 16 vuotta sitten
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 vuotta sitten
  Chris Smith ed956b08ac PreferencesManager and PreferencesSetting test now initialise the IdentityManager in their setUp methods, instead of in the test method, which somehow makes the IdentityManager magically work properly again. Issue 1106. 16 vuotta sitten
  Chris Smith c0704ef0c2 Random parsery unit tests 16 vuotta sitten
  Chris Smith 56e7336994 Unit test for parser port range checking 16 vuotta sitten
  Chris Smith 73bd375b4e Unit test for ParserError.isUserError 16 vuotta sitten
  Chris Smith f5d301589e Add unit test for ActionGroupValidator that should've been made with it 16 vuotta sitten
  Chris Smith dae7e615ae /server and /newserver now validate their ports 16 vuotta sitten
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) 16 vuotta sitten
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) 16 vuotta sitten
  Chris Smith df80eedbf0 Additional ActionModel unit test 16 vuotta sitten
  Chris Smith c8400c2a53 Unit tests (ServerManager, Process004005, ProcessJoin) 16 vuotta sitten
  Chris Smith 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ 16 vuotta sitten
  Chris Smith ca93bf333a Added basic unit test for VLC plugin 16 vuotta sitten
  Shane Mc Cormack fa0479c38e Unignore unit test. 16 vuotta sitten
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) 16 vuotta sitten
  Chris Smith fd4d184068 Added processNickTest. Uncomment failing ChannelInfo tests and @Ignore them instead 16 vuotta sitten
  Gregory Holmes 7fdba4fb4f another stab at fixing the URLProtocolValidator unit test, issue 1106 16 vuotta sitten
  Gregory Holmes 763fd6351e Added URLProtocolValidator unit test. issue 1106 16 vuotta sitten
  Chris Smith 7d772cb5e7 Add DoubleMap unit test 16 vuotta sitten
  Chris Smith f3f2730394 Format UIUtilities test to be consistent with other tests 16 vuotta sitten
  Gregory Holmes 9881776e39 Added UIUtilities unit test. issue 1106 16 vuotta sitten
  Chris Smith dc0a4f9e34 Added a couple of unit tests for the URL Catcher plugin 16 vuotta sitten
  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 vuotta sitten
  Chris Smith aeebbf0c6a Additional IgnoreList unit tests 16 vuotta sitten
  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 vuotta sitten
  Chris Smith 021ecde23a Unsetting colours now reverts them (+ unit test) 16 vuotta sitten
  Chris Smith ecd734e147 Update ArrayListTransferHandlerTest to test new behaviour 16 vuotta sitten
  Chris Smith fb1fae4186 Added unit tests for ArrayListTransfer* 16 vuotta sitten
  Chris Smith e49ace7c80 Added unit test for custom colours 16 vuotta sitten
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. 16 vuotta sitten
  Chris Smith ec307fc146 IRCStringConverter unit test (mostly extracted from the main IRCParser test) 16 vuotta sitten
  Chris Smith 7ce57885a1 Add a bunch more edge cases to ConditionTreeTest 16 vuotta sitten
  Chris Smith 990797b148 Update some util unit tests 16 vuotta sitten
  Chris Smith 134e1a33fa Identities initialised using streams now require two to be passed, as there doesn't seem to be a reliable way to read one twice... 16 vuotta sitten
  Chris Smith b63bad4464 Identities are once again being migrated properly 16 vuotta sitten
  Chris Smith a30304a786 Action unit tests 16 vuotta sitten
  Chris Smith 94dc05d6b1 PreferencesSetting unit testing 16 vuotta sitten
  Chris Smith b025510fb0 Fixed failing unit tests, and fixed NPE in prefs setting 16 vuotta sitten
  Chris Smith 45a5a37d27 Preferences unit tests 16 vuotta sitten
  Chris Smith bd84d1c053 Parser unit tests (process modes) 16 vuotta sitten
  Chris Smith ffe8575500 Action wrappers now extend action groups 16 vuotta sitten
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both 16 vuotta sitten
  Chris Smith 43aa4cb0f9 Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed 16 vuotta sitten
  Chris Smith 4d7a550715 Add another annoyingly bitchy quoting test for the ident client 16 vuotta sitten
  Chris Smith 0620ade150 Added an extra assert to IdentClientTest.testNonNumericPort to catch inappropriate quoting 16 vuotta sitten
  Chris Smith 85f04fda6a Added some tests for ChannelInfo mode sending (mainly testing behaviour that isn't yet implemented) 16 vuotta sitten
  Shane Mc Cormack d3e1eee8fd Fix unit test (issue 1098) 16 vuotta sitten
  Chris Smith d97055ffc7 Added another test for ProcessQuit, and some extra asserts to make sure clients are added/removed properly 16 vuotta sitten
  Chris Smith 7dff3b5492 Added unit test for parser quit processing 16 vuotta sitten