Smack/smack-jingle-old/src/integration-test/java/org/jivesoftware/smackx/jingle
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
..
nat Add more checkstyle tests 2015-03-17 22:02:44 +01:00
provider 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
JingleManagerTest.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
JingleMediaTest.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
JingleSessionTest.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
JingleSupportTests.java Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00
PayloadTypeTest.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00