31 Commits (d6d1a1906373dc6c232575697cf50bab799ad5a0)

Autor SHA1 Nachricht Datum
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. 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 f5d301589e Add unit test for ActionGroupValidator that should've been made with it vor 16 Jahren
  Chris Smith 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ 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 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes vor 16 Jahren
  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... vor 16 Jahren
  Chris Smith b63bad4464 Identities are once again being migrated properly vor 16 Jahren
  Chris Smith 94dc05d6b1 PreferencesSetting unit testing vor 16 Jahren
  Chris Smith 45a5a37d27 Preferences unit tests vor 16 Jahren
  Chris Smith a957a8cb10 Unit tests++ vor 16 Jahren
  Chris Smith dae092e1f8 Fix bizarre unit test breakage vor 16 Jahren
  Chris Smith 12f8a18612 Unit test updates/additions vor 16 Jahren
  Chris Smith 4fecf78820 Basic PreferencesManager unit test vor 16 Jahren
  Chris Smith 2755b0f75d Added unit test for some PreferencesSetting stuff vor 16 Jahren
  Chris Smith 355816bc63 Unit tests vor 16 Jahren
  Chris Smith add4e4dca4 Fixed bug where ignore list would convert some regexps to incorrect simple expressions, instead of throwing an exception. vor 16 Jahren
  Chris Smith 3e1c99dcd5 Testy! vor 16 Jahren
  Chris Smith 1a352f8726 Unit tests vor 16 Jahren
  Chris Smith 82ae588034 More unit tests vor 16 Jahren
  Chris Smith a2a6d2bf5a Unit tests++ vor 16 Jahren
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. vor 16 Jahren
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 vor 16 Jahren
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations vor 16 Jahren
  Chris Smith 0f0899b8a5 Added license header to all tests vor 16 Jahren
  Chris Smith 30b40b2c7f ConfigTarget now uses an enum not a bunch of ints vor 16 Jahren
  Chris Smith 7b7acdf77d Add unit test to ensure the global config only has global identities vor 16 Jahren
  Chris Smith 16657569c6 Unit tests vor 17 Jahren
  Chris Smith d3610d0a55 ConfigTarget unit test vor 17 Jahren
  Gregory Holmes be20a2faaa Renamed identities tests vor 17 Jahren