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
Emil Ivov 3f5206ff01
Commits patches for the following issues:
17 years ago
..
FullUserInfoCmd.java Code format 20 years ago
IcqProtocolProviderSlick.java Add some logging when initizializing contact list of tester agent as test build fails. 19 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. 17 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 Code format 20 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). 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). 17 years ago
TestOperationSetPresence.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). 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). 17 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). 17 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). 17 years ago
icq.provider.slick.manifest.mf Commits patches for the following issues: 17 years ago