1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 21:04:50 +02:00
Smack/test/org/jivesoftware/smack
Gaston Dombiak 96e134e21a Initial version. SMACK-172
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5365 b35dd754-fafc-0310-a699-88a17e54d16e
2006-09-14 19:13:35 +00:00
..
filter AndFilter and OrFilter now work over more than two packets (SMACK-96). 2003-10-13 00:40:11 +00:00
packet Refactoring work. 2006-09-13 20:56:47 +00:00
test Phase 1 of large refactoring. Removing dead code, bug fixes, updates to JDK 1.5. 2006-07-17 08:39:08 +00:00
util Privacy and error test cases. 2006-07-23 22:15:43 +00:00
ChatTest.java Changes superclass to SmackTestCase.SMACK-142 2004-07-12 13:36:13 +00:00
FloodTest.java Minor fixes (and some new test cases). 2005-04-15 21:46:53 +00:00
IQTest.java 1. Clean up code 2006-07-18 05:14:33 +00:00
LoginTest.java Added new anonymous test case and improved assertions of existing one. 2006-02-27 20:01:30 +00:00
MessageTest.java Added new test case for offline messages with invalid XML characters. 2006-08-25 22:58:23 +00:00
MessengerLoginTest.java Minor fixes (and some new test cases). 2005-04-15 21:46:53 +00:00
PacketReaderTest.java Added new test case for errors text with no description. SMACK-165 2006-08-25 20:20:39 +00:00
PresenceTest.java Added more test cases for multiple resources. 2006-09-13 17:30:28 +00:00
PrivacyClient.java Privacy and error test cases. 2006-07-23 22:15:43 +00:00
ReconnectionTest.java Initial version. SMACK-172 2006-09-14 19:13:35 +00:00
RosterTest.java Roster item nickname is now escaped for XML. SMACK-164 2006-08-10 21:35:08 +00:00