Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus b2221d5483 Add more checkstyle tests
- Lines containing tab(s) after space
- Usage of printStackTrace
- Usage of println
- Add SupressionCommentFilter module

SuppressionCommentFilter can be enabled with
// CHECKSTYLE:OFF
and disabled with
// CHECKSTYLE:ON
2015-03-17 22:02:44 +01:00
..
amp Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
bytestreams Add more checkstyle tests 2015-03-17 22:02:44 +01:00
caps Make Provider.parse() just throw Exception 2015-03-13 09:27:18 +01:00
delay/provider 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
filetransfer Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
forward 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
geoloc Add Support for XEP-80: User Location 2015-03-16 20:01:58 +01:00
iqlast Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
iqversion Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
jiveproperties Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
muc Make DataForm type an enum 2015-01-10 20:10:46 +01:00
ping 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
privacy/provider 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
pubsub 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
receipts 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
rsm/provider Add support for XEP-0059: Result Set Management 2014-09-13 12:28:18 +02:00
shim/provider Improve SHIM API 2015-01-02 00:09:30 +01:00
time Add (IQ|PacketExtension)IntrospectionProvider 2014-12-10 11:09:52 +01:00
vcardtemp Move vCard unit test into its own package 2015-02-09 07:35:15 +01:00
xdata/packet 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
xdatalayout/packet 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
xdatavalidation 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
xhtmlim/provider Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
ExtensionsInitializerTest.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
InitExtensions.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00