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/jabber
Emil Ivov 3f7d9ddd26
Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
..
JabberProtocolProviderServiceLick.java Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo. 17 years ago
JabberSlickFixture.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
TestAccountInstallation.java Removes unused Logger instances (and thus resolves the warnings about them as well). 17 years ago
TestAccountUninstallation.java Removes unused Logger instances (and thus resolves the warnings about them as well). 17 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
TestOperationSetBasicTelephonyJabberImpl.java Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers 17 years ago
TestOperationSetFileTransferImpl.java Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo. 17 years ago
TestOperationSetMultiUserChat.java Fixes issue #542 (Notifications for conversations in chat rooms are not) and issue #642 (IRC treats ChatRoomMember as ChatRoom). 17 years ago
TestOperationSetMultiUserChat2.java Disables a regularly failing test on xmpp room subjects until we have a proper implementation 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 Fixes raw type warnings (Part of issue #637). 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
TestProtocolProviderServiceJabberImpl.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
jabber.provider.slick.manifest.mf Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo. 17 years ago