21 Commits (35583187b146c976f9f9d8709f94d5a81fd7771b)

Author SHA1 Message Date
  Chris Smith 521daeca81 Initial work in action error persistence 13 years ago
  Greg Holmes acdd8268bc Remove deprecations. 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 33bae9d01d Rename PreferencesManager to PreferencesDialogModel 13 years ago
  Chris Smith eafec02238 Make preferences manager use current UI 14 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith cca25e47e9 Minor random unit test changes 14 years ago
  Chris Smith 3fb1492b70 Unit tests 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 678e66a2a0 Unit tests for PreferencesManager.{save,dismiss} 15 years ago
  Chris Smith 67723bd27e Remove unneeded import which breaks test compilation (oops!) 15 years ago
  Chris Smith 302df8c64b Remove TestPreferencesInterface in favour of mocking 15 years ago
  Chris Smith 97899794af Remove TestActionListener in favour of mocking one up 15 years ago
  Chris Smith b3af85eb82 Fix prefs manager test, maybe 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 86523cf792 Misc unit testsa 16 years ago
  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 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 a957a8cb10 Unit tests++ 16 years ago
  Chris Smith 12f8a18612 Unit test updates/additions 16 years ago
  Chris Smith 4fecf78820 Basic PreferencesManager unit test 16 years ago
  Chris Smith a2a6d2bf5a Unit tests++ 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 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 17 years ago
  Chris Smith 0f0899b8a5 Added license header to all tests 17 years ago
  Chris Smith 16657569c6 Unit tests 17 years ago