Smack/smack-core/src/test/java/org/jivesoftware/smack
Florian Schmaus ef0af66b21 Enfore spaces for indentation
Although I'm in the tabs camp, Smack uses mostly spaces. Therefore it
is the logical choice for the indentation style.
2017-02-07 22:10:10 +01:00
..
filter Use Message in FromMatchesFilterTest 2016-05-25 22:58:34 +02:00
packet Add Message.toString() providing a short description 2016-05-25 22:58:34 +02:00
parsing Add StandardExtensionElement 2015-10-19 08:21:42 +02:00
provider Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
sasl Ads support for SCRAM-SHA-1-PLUS 2016-11-20 19:34:17 +01:00
test/util s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
util Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
DummyConnection.java Propagate stream errors on connect/login to the caller 2017-01-07 10:38:41 +01:00
SmackConfigurationTest.java Rename "PacketReplyTimeout" → "ReplyTimeout" 2017-01-12 20:57:19 +01:00
SmackExceptionTest.java Add support for DNSSEC/DANE 2016-10-31 10:45:38 +01:00
StanzaCollectorTest.java Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
StanzaIdTest.java Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
ThreadedDummyConnection.java Rename processPacket to processStanza 2015-06-05 14:04:17 +02:00