Smack/core/src/integration-test/java/org/jivesoftware/smack
Florian Schmaus 24b637876f Substitute MXParser with a call to XmlPullParserFactory
This makes Smack more portable, as there are platforms that support the
XmlPullParser interface, but not MXParser (e.g. Android).

Also enable checkstyle check that MXParser is not used.
2014-02-20 13:48:36 +01:00
..
filter Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
packet Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
test Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
util Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
ChatTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
FloodTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
IQTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
LoginTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
MessageTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
PacketReaderTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
PresenceTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
PrivacyClient.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
ReconnectionTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
RosterInitializedBeforeConnectTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
RosterListenerTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
RosterSmackTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00