Smack/core/src/test/java/org/jivesoftware/smack
Florian Schmaus d8a5610d7b Use Locale.US when doing String operations
on machine readable output. The default locale may not provide the
wanted mapping. See also
http://developer.android.com/reference/java/util/Locale.html#default_locale

SMACK-467
2014-04-03 22:50:13 +02:00
..
filters Remove deprecated constructor for FromMatchesFilter (SMACK-71) 2014-03-09 11:20:32 +01:00
packet Use XmlStringBuilder in most toXML() bodies 2014-03-22 16:59:15 +01:00
parsing Introduce SmackException 2014-03-14 01:46:42 +01:00
provider Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
test/util Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
util Use Locale.US when doing String operations 2014-04-03 22:50:13 +02:00
ChatConnectionTest.java getInstanceFor() for ChatManager and AccountManager 2014-03-19 08:59:45 +01:00
DirectoryRosterStoreTest.java Renamed DefaultRosterStore to DirectoryRosterStore 2014-03-20 13:36:08 +01:00
DummyConnection.java Move DEBUG_ENABLED from XMPPConnection to SmackConfiguration 2014-04-03 13:10:30 +02:00
PacketCollectorTest.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
RosterTest.java Move DEBUG_ENABLED from XMPPConnection to SmackConfiguration 2014-04-03 13:10:30 +02:00
RosterVersioningTest.java Renamed DefaultRosterStore to DirectoryRosterStore 2014-03-20 13:36:08 +01:00
SmackConfigurationTest.java Improve packet send and result collecting API 2014-02-18 19:39:47 +01:00
ThreadedDummyConnection.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00