aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/java/sip/communicator/slick
Commit message (Expand)AuthorAgeFilesLines
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-0943-198/+192
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-062-6/+7
* Fixes warnings.Lyubomir Marinov2008-12-061-1/+1
* Disable video support during tests.Damian Minkov2008-11-262-0/+12
* Moves PropertyChangeListener/Event from .configuration.event to .util because...Lyubomir Marinov2008-11-208-7/+8
* use properties to define slickless tests to be executed and let them be run u...Brian Burch2008-11-111-3/+70
* Fixes TestFailSafeTransaction to not rely on the system charset i.e. take the...Lyubomir Marinov2008-10-131-4/+10
* Better handling for changes in the persistent data of a contact.Emil Ivov2008-10-071-0/+9
* Attempts the fix the tests broken when the loading of the stored accounts was...Lyubomir Marinov2008-09-2314-17/+33
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-071-52/+52
* Applies a patch by Sébastien Mazy which fixes a type - replaces addSubscipti...Lyubomir Marinov2008-08-307-21/+21
* Tries to fix the tests which didn't take the encoding into account and starte...Lyubomir Marinov2008-08-284-10/+20
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-286-21/+12
* Fixes warnings from the Potential Programming Problems category of Eclipse SD...Lyubomir Marinov2008-08-257-9/+9
* Stop sending typing notifications through the XEP-0022 mechanism as we now ha...Emil Ivov2008-08-201-1/+5
* Implemented support for XEP-0085 - Typing notifications with jabber.Emil Ivov2008-08-185-5/+5
* Transfers a Call upon receiving a REFER request. The new Call being referred ...Lyubomir Marinov2008-08-132-34/+2
* Initial support for Msn protocol version up to 15.Damian Minkov2008-07-312-14/+31
* Committing the on hold patch from Lubomir MarinovEmil Ivov2008-07-182-64/+2
* Add support for the XA XMPP status and fixed (I hope) the build.Emil Ivov2008-07-101-2/+5
* Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)Emil Ivov2008-07-101-27/+72
* Add details to metacontact.Damian Minkov2008-06-112-0/+53
* - setEditableUserName, isEditableUserName methods added to enable protocols t...Yana Stamcheva2008-03-148-6/+313
* convert some tabs in spacesBenoit Pradelle2008-02-041-5/+5
* Fix some problems with message encodingBenoit Pradelle2008-02-041-4/+14
* 1. Fix : Storage thread in some conditions is not started and contactlist is ...Damian Minkov2008-01-081-2/+8
* Change configuration tests to see if configuration home directory name has ch...Damian Minkov2007-12-041-1/+6
* temporaly remove status message for the first status change , to see will the...Damian Minkov2007-11-301-1/+2
* fix yahoo statusesDamian Minkov2007-11-121-2/+2
* felix 1.0.1Damian Minkov2007-10-291-0/+1
* removed .cvsignore-files as they are no longer needed [we are using subversio...Thomas Hofer2007-10-171-1/+0
* Moved FailSafeTransactions to the fileaccess bundle.Benoit Pradelle2007-10-113-8/+35
* - Add the failsafe transaction utility and its test caseBenoit Pradelle2007-10-042-0/+230
* loosen test condition a little bit. allow for more than 2 unregistration eventsEmil Ivov2007-09-301-4/+4
* Added the Rss tests, written by Mihai BalanBenoit Pradelle2007-09-1710-0/+1786
* Jabber telephony tests. Not yet activated due to pending bugs in the libSymphorien Wanko2007-09-172-0/+1121
* Fixing a long standing problem with the meta contact list tests. The meta con...Emil Ivov2007-09-142-13/+12
* do not send test messages to contacts not in our listEmil Ivov2007-08-231-13/+2
* 1. Installers now include all bundles in lib/bundles except junit.Damian Minkov2007-08-101-8/+15
* new SIMPLE status (online, away, busy, on the phone and offline) + still tryi...Benoit Pradelle2007-07-261-1/+1
* (trying to) fix some problems with the SIMPLE test cases on cruise controlBenoit Pradelle2007-07-251-2/+10
* fixes an error in the construction of the presence documentBenoit Pradelle2007-07-211-0/+2
* add the test cases for SIMPLEBenoit Pradelle2007-07-214-3/+1621
* SIMPLE alpha 1Benoit Pradelle2007-07-061-2/+2
* 1. Multi chat message historyDamian Minkov2007-06-261-1/+256
* Activate the test case for the SIP IM with some corrections to make it more s...Benoit Pradelle2007-06-202-6/+24
* Move SIP TestOSBIM from src to test folder.Damian Minkov2007-06-191-0/+555
* added a method that clears the contact list (by Benoit Pradelle)Emil Ivov2007-06-171-45/+27
* fix multi chat implementationYana Stamcheva2007-06-131-7/+6
* Retry QueryContactStatus on fail.Damian Minkov2007-06-051-0/+28