1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 21:04:50 +02:00
Smack/smack-im/src/test/java/org/jivesoftware/smack/roster
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
..
rosterstore Bump jxmpp to 0.5.0-alpha2 2015-03-11 22:11:57 +01:00
RosterOfflineTest.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
RosterTest.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
RosterVersioningTest.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00