Smack/smack-core/src/test/java/org/jivesoftware/smack/util
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
..
stringencoder Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
PacketParserUtilsTest.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
SHA1Test.java Add SCRAM-SHA1 support 2014-10-21 15:03:48 +02:00
StringUtilsTest.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00