You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. 16 years ago
..
prefs 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
ConfigManagerTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 years ago
ConfigSourceTest.java Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes Issue 1106 16 years ago
ConfigTargetTest.java Unit tests 16 years ago
IdentityManagerTest.java Updated copyright header on all files. 16 years ago
IdentityTest.java Make the way identities are migrated much more sensible. Issue 1122 16 years ago
InvalidIdentityFileExceptionTest.java Unit tests 16 years ago
identity1 Unit tests++ 16 years ago
identity2 Unit tests++ 16 years ago
identity3 Identities are once again being migrated properly Fixes issue 1122 16 years ago