182 Commits (d6d1a1906373dc6c232575697cf50bab799ad5a0)

Autor SHA1 Mensaje Fecha
  Chris Smith 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ hace 16 años
  Chris Smith ca93bf333a Added basic unit test for VLC plugin hace 16 años
  Shane Mc Cormack fa0479c38e Unignore unit test. hace 16 años
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) hace 16 años
  Chris Smith fd4d184068 Added processNickTest. Uncomment failing ChannelInfo tests and @Ignore them instead hace 16 años
  Gregory Holmes 7fdba4fb4f another stab at fixing the URLProtocolValidator unit test, issue 1106 hace 16 años
  Gregory Holmes 763fd6351e Added URLProtocolValidator unit test. issue 1106 hace 16 años
  Chris Smith 7d772cb5e7 Add DoubleMap unit test hace 16 años
  Chris Smith f3f2730394 Format UIUtilities test to be consistent with other tests hace 16 años
  Gregory Holmes 9881776e39 Added UIUtilities unit test. issue 1106 hace 16 años
  Chris Smith dc0a4f9e34 Added a couple of unit tests for the URL Catcher plugin hace 16 años
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes hace 16 años
  Chris Smith aeebbf0c6a Additional IgnoreList unit tests hace 16 años
  Chris Smith edfbc5fdf2 Parser now sends queued channel modes as soon as the max number is reached, rather than waiting for the next one hace 16 años
  Chris Smith 021ecde23a Unsetting colours now reverts them (+ unit test) hace 16 años
  Chris Smith ecd734e147 Update ArrayListTransferHandlerTest to test new behaviour hace 16 años
  Chris Smith fb1fae4186 Added unit tests for ArrayListTransfer* hace 16 años
  Chris Smith e49ace7c80 Added unit test for custom colours hace 16 años
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. hace 16 años
  Chris Smith ec307fc146 IRCStringConverter unit test (mostly extracted from the main IRCParser test) hace 16 años
  Chris Smith 7ce57885a1 Add a bunch more edge cases to ConditionTreeTest hace 16 años
  Chris Smith 990797b148 Update some util unit tests hace 16 años
  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... hace 16 años
  Chris Smith b63bad4464 Identities are once again being migrated properly hace 16 años
  Chris Smith a30304a786 Action unit tests hace 16 años
  Chris Smith 94dc05d6b1 PreferencesSetting unit testing hace 16 años
  Chris Smith b025510fb0 Fixed failing unit tests, and fixed NPE in prefs setting hace 16 años
  Chris Smith 45a5a37d27 Preferences unit tests hace 16 años
  Chris Smith bd84d1c053 Parser unit tests (process modes) hace 16 años
  Chris Smith ffe8575500 Action wrappers now extend action groups hace 16 años
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both hace 16 años
  Chris Smith 43aa4cb0f9 Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed hace 16 años
  Chris Smith 4d7a550715 Add another annoyingly bitchy quoting test for the ident client hace 16 años
  Chris Smith 0620ade150 Added an extra assert to IdentClientTest.testNonNumericPort to catch inappropriate quoting hace 16 años
  Chris Smith 85f04fda6a Added some tests for ChannelInfo mode sending (mainly testing behaviour that isn't yet implemented) hace 16 años
  Shane Mc Cormack d3e1eee8fd Fix unit test (issue 1098) hace 16 años
  Chris Smith d97055ffc7 Added another test for ProcessQuit, and some extra asserts to make sure clients are added/removed properly hace 16 años
  Chris Smith 7dff3b5492 Added unit test for parser quit processing hace 16 años
  Chris Smith 71bddf4451 Added unit test for parser topic processing hace 16 años
  Chris Smith 85f7ec82e3 Action unit test hace 16 años
  Chris Smith d1fe7ee2d0 CommandParser unit test hace 16 años
  Chris Smith 6ee51f5e65 Refactor IdentClient slightly hace 16 años
  Chris Smith a957a8cb10 Unit tests++ hace 16 años
  Chris Smith 029ded545e Add messages to the ActionEventsTest to figure out which is failing hace 16 años
  Chris Smith dae092e1f8 Fix bizarre unit test breakage hace 16 años
  Chris Smith 12f8a18612 Unit test updates/additions hace 16 años
  Chris Smith 0e47e54b08 ConfigFile now escapes # hace 16 años
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s hace 16 años
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ hace 16 años
  Chris Smith 1485c865bb TextFiles/ConfigFiles can now be instansiated with InputStreams hace 16 años