Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building 16 anos atrás
..
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 anos atrás
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 anos atrás
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 anos atrás
ConfigTargetTest.java Unit tests 16 anos atrás
IdentityManagerTest.java Updated copyright header on all files. 16 anos atrás
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 16 anos atrás
InvalidIdentityFileExceptionTest.java Unit tests 16 anos atrás
identity1 Unit tests++ 16 anos atrás
identity2 Unit tests++ 16 anos atrás
identity3 Identities are once again being migrated properly Fixes issue 1122 16 anos atrás