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.
jitsi/test/net/java/sip/communicator/slick/protocol/icq
Damian Minkov 425a1abaf8
Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them.
17 years ago
..
FullUserInfoCmd.java Fixes Eclipse warnings as a part of issue #637. There's more work on some of these classes but I need to go to bed now :). 18 years ago
IcqProtocolProviderSlick.java Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them. 17 years ago
IcqSlickFixture.java Fixes warnings from the Potential Programming Problems category of Eclipse SDK: access to references known to be null and assignments with no effect. 18 years ago
IcqTesterAgent.java Moves PropertyChangeListener/Event from .configuration.event to .util because they're generic and of interest to other use cases. 18 years ago
TestAccountInstallation.java Fixes warnings from the Potential Programming Problems category of Eclipse SDK: access to references known to be null and assignments with no effect. 18 years ago
TestAccountInvalidNotification.java Removes unused Logger instances (and thus resolves the warnings about them as well). 18 years ago
TestAccountUninstallation.java Attempts the fix the tests broken when the loading of the stored accounts was moved into a background thread. 18 years ago
TestAccountUninstallationPersistence.java Attempts the fix the tests broken when the loading of the stored accounts was moved into a background thread. 18 years ago
TestOperationSetBasicInstantMessaging.java Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
TestOperationSetFileTransferImpl.java Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them. 17 years ago
TestOperationSetPersistentPresence.java Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
TestOperationSetPresence.java Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings in branches/1.0. 17 years ago
TestOperationSetServerStoredInfo.java Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
TestOperationSetTypingNotifications.java Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
TestProtocolProviderServiceIcqImpl.java Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
icq.provider.slick.manifest.mf Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them. 17 years ago