223 Commits (59c703de1e4e9b6ef49c45afb9393e250f6262cd)

Autor SHA1 Nachricht Datum
  Chris Smith 01857f0506 Fixes issue 1466 (intelligent linking erroneously stripping )s) vor 16 Jahren
  Chris Smith 042a388378 Fixes issue 1450 (intelligent url linking linking protocols on their own) vor 16 Jahren
  Chris Smith 45cd47da04 Intelligent linking: vor 16 Jahren
  Chris Smith 774f865dbe (Disabled) unit tests for issue 1445 vor 16 Jahren
  Chris Smith 60a0d447c1 Intelligent linking improvements: vor 16 Jahren
  Chris Smith 16f1b1efe4 Fix stupid unit test name vor 16 Jahren
  Chris Smith ebc1e5722c Added ChannelClientInfo unit test vor 16 Jahren
  Chris Smith bb72f53946 Add unit test for issue 1420 vor 16 Jahren
  Chris Smith abed7d6778 Added extensive unit testing for styliser (finally!) vor 16 Jahren
  Chris Smith 43d0ae8efe Unit test for issue 1410 vor 16 Jahren
  Chris Smith 86523cf792 Misc unit testsa vor 16 Jahren
  Chris Smith ba1bc66ddd TestParser and TestParserFactory can now fiddle a network name into the 005s vor 16 Jahren
  Chris Smith 528a24c637 ServerTest tests now use a TestParserFactory so they don't spam connect/disconnects stupidly fast vor 16 Jahren
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) vor 16 Jahren
  Chris Smith 5a263efc55 Added some basic logging plugin unit tests vor 16 Jahren
  Chris Smith 78ca5a7191 Intelligent linking now includes ! in trailing punct vor 16 Jahren
  Chris Smith 4daf219085 Added ActionListener and ParserFactory implementations to test harness package, and rejiggled TestParser a bit vor 16 Jahren
  Chris Smith 72bc4b6c66 Whoops. Fear the typo vor 16 Jahren
  Chris Smith 93a574362f Parser unit tests. Fear the broken logic. vor 16 Jahren
  Chris Smith dd3525ac71 Plugin unit tests vor 16 Jahren
  Shane Mc Cormack fd631b77b7 Forgetting to save ftl. (Issue 1369) vor 16 Jahren
  Shane Mc Cormack 150539df55 Update tests to work with new PIs (Issue 1369) vor 16 Jahren
  Chris Smith 65fd3d686b /me wonders if the plugin system was designed to be hard to unit test vor 16 Jahren
  Chris Smith 565e6c7f67 PluginInfo unit tests vor 16 Jahren
  Chris Smith cae8773e08 Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. vor 16 Jahren
  Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building vor 16 Jahren
  Shane Mc Cormack 3b985a18b3 Fix build. vor 16 Jahren
  Chris Smith 4eddb50f9c Update unit test for new update component behaviour vor 16 Jahren
  Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. vor 16 Jahren
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. vor 16 Jahren
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) vor 16 Jahren
  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. vor 16 Jahren
  Chris Smith c0704ef0c2 Random parsery unit tests vor 16 Jahren
  Chris Smith 56e7336994 Unit test for parser port range checking vor 16 Jahren
  Chris Smith 73bd375b4e Unit test for ParserError.isUserError vor 16 Jahren
  Chris Smith f5d301589e Add unit test for ActionGroupValidator that should've been made with it vor 16 Jahren
  Chris Smith dae7e615ae /server and /newserver now validate their ports vor 16 Jahren
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) vor 16 Jahren
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) vor 16 Jahren
  Chris Smith df80eedbf0 Additional ActionModel unit test vor 16 Jahren
  Chris Smith c8400c2a53 Unit tests (ServerManager, Process004005, ProcessJoin) vor 16 Jahren
  Chris Smith 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ vor 16 Jahren
  Chris Smith ca93bf333a Added basic unit test for VLC plugin vor 16 Jahren
  Shane Mc Cormack fa0479c38e Unignore unit test. vor 16 Jahren
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) vor 16 Jahren
  Chris Smith fd4d184068 Added processNickTest. Uncomment failing ChannelInfo tests and @Ignore them instead vor 16 Jahren
  Gregory Holmes 7fdba4fb4f another stab at fixing the URLProtocolValidator unit test, issue 1106 vor 16 Jahren
  Gregory Holmes 763fd6351e Added URLProtocolValidator unit test. issue 1106 vor 16 Jahren
  Chris Smith 7d772cb5e7 Add DoubleMap unit test vor 16 Jahren
  Chris Smith f3f2730394 Format UIUtilities test to be consistent with other tests vor 16 Jahren