1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 12:15:58 +02:00
Smack/smack-extensions/src/integration-test/java/org/jivesoftware/smackx
Guus der Kinderen c85bcadd81 Fixes spelling (includes one API change)
Mostly benign changes. Added one new method to replace a method with a spelling mistake in its name. Kept the old method, marked as 'deprecated'.
2024-09-11 20:03:43 +02:00
..
bytestreams Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
commands 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
muc s/ the the / the /g 2023-02-03 20:53:14 +01:00
packet s/occured/occurred/ 2019-10-30 12:02:36 +01:00
pubsub Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
CompressionTest.java Add XMPPErrorException.getStanzaError() 2018-06-20 22:17:11 +02:00
FileTransferTest.java Fixes spelling (includes one API change) 2024-09-11 20:03:43 +02:00
GroupChatInvitationTest.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
LastActivityManagerTest.java Add XMPPErrorException.getStanzaError() 2018-06-20 22:17:11 +02:00
MessageEventManagerTest.java s/occured/occurred/ 2019-10-30 12:02:36 +01:00
MessageEventTests.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MultipleRecipientManagerTest.java s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
OfflineMessageManagerTest.java Fixes spelling (includes one API change) 2024-09-11 20:03:43 +02:00
RosterExchangeManagerTest.java s/occured/occurred/ 2019-10-30 12:02:36 +01:00
RosterExchangeTests.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ServiceDiscoveryManagerTest.java Fixes spelling (includes one API change) 2024-09-11 20:03:43 +02:00
SharedGroupsTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
VCardTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
XHTMLManagerTest.java s/occured/occurred/ 2019-10-30 12:02:36 +01:00
XHTMLSupportTests.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00