1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 04:44:49 +02:00
Commit graph

33 commits

Author SHA1 Message Date
Gaston Dombiak 96930f78e8 Updated since Roster#removeEntry now may thrown an exception.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2471 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-30 02:01:21 +00:00
Gaston Dombiak 3f83402148 Modified to be compatible with latest minimal version of XPP. SMACK-49
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2466 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-23 02:36:19 +00:00
Gaston Dombiak 08f3b3dcba Modified priority testing to include more cases.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2465 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-15 16:29:30 +00:00
Gaston Dombiak 7a7008a6c7 Increased delay between packets to give more time to the server for processing the packets.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2458 b35dd754-fafc-0310-a699-88a17e54d16e
2005-02-11 20:15:10 +00:00
Gaston Dombiak a457af11fb Minor fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2448 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-12 03:03:32 +00:00
Gaston Dombiak 069a3d4d16 Added a mini-delay after the test users have logged into the server.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2447 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-12 03:02:53 +00:00
Gaston Dombiak cb27d4f0de Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2445 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-12 02:59:55 +00:00
Gaston Dombiak a6ae5bcc86 Modified to make sure that the server can handle many anonymous users.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2442 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-31 04:34:24 +00:00
Gaston Dombiak c4d9b43fa6 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2439 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-29 02:17:27 +00:00
Gaston Dombiak aac57e2232 License modified.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2435 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-23 19:05:52 +00:00
Gaston Dombiak 89981124c0 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2434 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-23 19:05:27 +00:00
Gaston Dombiak 9525df0c87 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2433 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-23 18:49:53 +00:00
Gaston Dombiak 606f2bf3f4 Renamed variable enum to other name for 1.5 compatibility.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2415 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-11 03:07:44 +00:00
Gaston Dombiak dbc27de285 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2414 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-06 14:58:47 +00:00
Gaston Dombiak 658db03783 Added #getPort() method.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2413 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-06 14:57:43 +00:00
Gaston Dombiak fd62b99a59 Modified order of param in assertEquals to honor expected and actual values.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2396 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-23 05:10:47 +00:00
Gaston Dombiak 151c904730 Changes some bare JIDs with full JIDs
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2378 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-10 21:39:56 +00:00
Gaston Dombiak 2b41ad0ccf Adds new tests for setting a new name and group to an unfiled unnamed entry.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2343 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-15 02:35:54 +00:00
Gaston Dombiak d471d42fbf Changes superclass to SmackTestCase.SMACK-142
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2339 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-12 13:36:13 +00:00
Gaston Dombiak 3886ed0736 Initial version. SMACK-142
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2338 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-12 13:31:29 +00:00
Gaston Dombiak 31729059f6 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2322 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-03 16:19:30 +00:00
Gaston Dombiak 5ca12106d8 Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2221 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-29 22:03:19 +00:00
Gaston Dombiak 924c27d94c *** empty log message ***
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2211 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-18 14:13:43 +00:00
Gaston Dombiak 0e33590936 Adds XMPPAdress parsing tests
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2178 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-17 13:55:28 +00:00
Gaston Dombiak a4eef67896 Adds test cases for renaming roster groups
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2177 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-02 01:58:08 +00:00
Gaston Dombiak d92bb4f40a Adds test cases for roster presences
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2174 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-28 21:47:48 +00:00
Matt Tucker 357ec5c13f AndFilter and OrFilter now work over more than two packets (SMACK-96).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2136 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 00:40:11 +00:00
Matt Tucker 740a27e500 Test should now be correct again.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2134 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-05 15:23:18 +00:00
Matt Tucker 33859481d2 Fixed to make test work, made wait times more aggressive.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2133 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-05 04:45:05 +00:00
Gaston Dombiak 25d40aed36 initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2104 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-24 18:15:59 +00:00
Bill Lynch 3429142b5c Added slightly more robust tetsing of OrFilter and PacketTypeFilter... can't break it :)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2070 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-26 19:21:18 +00:00
Bill Lynch 9e042f221b Initial checkin of smack test case for messenger server.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2045 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-19 17:45:33 +00:00
Bill Lynch 6871224e65 Initial checkin of test cases.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2002 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-02 17:33:50 +00:00