aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Does not try to modify metacontact list storage when adding contact to a non ...Damian Minkov2014-07-211-0/+7
* Adds some logging to investigate failing builds.Damian Minkov2014-07-031-4/+4
* Unescape in history reader, the escaped chars that were written by history wr...Damian Minkov2014-06-121-7/+17
* Fixes manifest files.Damian Minkov2014-04-239-16/+16
* Adds option to limit the number of history records stored, FIFO. Updates time...Damian Minkov2014-03-131-0/+62
* Adds searching for existing histories and finding recent contacted contacts. ...Damian Minkov2014-02-211-0/+34
* Fixes history corrupting records when they contain utf chars < 0x20, reported...Damian Minkov2014-02-182-1/+49
* Fixes removing properties with partial match, and adds tests for it.Damian Minkov2014-02-061-0/+51
* Trusts all certs when running tests, as they normally run in headless mode.Damian Minkov2013-12-131-0/+6
* Remove RSS protocolIngo Bauersachs2013-12-0810-1821/+0
* Fixes working with server-side readonly groups (shared groups in OF), handles...Damian Minkov2013-11-196-22/+64
* Handles more cases while moving contacts and renaming groups from remote logg...Damian Minkov2013-11-191-1/+1
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-14/+9
* Temporally disables frequently failing multi user chat tests.Damian Minkov2013-11-021-1/+3
* Tries to fix frequently failing xmpp multi chat tests.Damian Minkov2013-11-011-0/+84
* Updates tests, the one created the room is owner.Damian Minkov2013-08-221-1/+1
* Fixes wrong print and adds some waits.Damian Minkov2013-07-241-24/+10
* Fixes some history searches where some files were skipped if the the start ti...Damian Minkov2013-07-241-24/+29
* Tries to fix randomly failing tests.hristoterezov2013-07-231-24/+28
* Removes unnecessary disco info sent before joinning the room.hristoterezov2013-07-221-1/+5
* Fixes tests, removes room listing from tests as it was disabled on server we ...Damian Minkov2013-07-191-0/+4
* Tries to fix randomly failing builds by relaxing the write operations when te...Damian Minkov2013-07-181-3/+27
* Removes assertion after configuration is purgedpaweldomas2013-06-191-3/+5
* Merge branch 'Android-settings'paweldomas2013-06-193-9/+11
|\
| * Refactor AccountIDspaweldomas2013-06-033-9/+11
* | Trying to fix build.Damian Minkov2013-06-111-7/+7
* | Trying to fix build missing import.Damian Minkov2013-06-111-0/+1
* | Trying to fix buildDamian Minkov2013-06-111-0/+5
|/
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-23106-1050/+1301
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-266-17/+17
* Fixes warnings.Lyubomir Marinov2013-02-253-8/+26
* Fixes warnings.Lyubomir Marinov2013-02-253-14/+8
* Fixes tests.Damian Minkov2013-01-271-0/+1
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-2721-21/+21
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-2421-21/+21
* Works on preventing sound notifications from playing forever.Lyubomir Marinov2012-10-181-8/+0
* Detects failed typing notifications.Damian Minkov2012-10-015-0/+46
* Tries to fix the build (tests).Lyubomir Marinov2012-07-101-10/+18
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-1013-14/+14
* Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)Lyubomir Marinov2012-06-2912-12/+12
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2989-157/+198
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2934-45/+48
* Disable test.Damian Minkov2012-05-181-3/+3
* Fixes build.Damian Minkov2012-05-081-10/+24
* Adds a break (wait for 1000 ms) to correct first test ofVincent Lucas2012-03-231-0/+1
* Corrects tests concerning OperationSetPresence:Vincent Lucas2012-03-211-118/+167
* Try to correct jabber slick TestOperationSetPresence.postTestSubscribe().Vincent Lucas2012-03-151-3/+7
* Updates smack library to 3.2.2.Damian Minkov2012-02-291-5/+8
* Changes tests as metacontactlist behaviour has changed, now proto-groups also...Damian Minkov2012-02-101-2/+2
* Fix stackoverflow on SIP server resolution when SRV host entry is unresolvableIngo Bauersachs2012-01-151-0/+44