Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building před 16 roky
..
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. před 16 roky
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 před 16 roky
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 před 16 roky
ConfigTargetTest.java Unit tests před 16 roky
IdentityManagerTest.java Updated copyright header on all files. před 16 roky
IdentityTest.java Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building Remove all deprecated Identity/ConfigManager methods Fixes issue 1335 před 16 roky
InvalidIdentityFileExceptionTest.java Unit tests před 16 roky
identity1 Unit tests++ před 16 roky
identity2 Unit tests++ před 16 roky
identity3 Identities are once again being migrated properly Fixes issue 1122 před 16 roky