aboutsummaryrefslogtreecommitdiffstats
path: root/lib/testing.properties
diff options
context:
space:
mode:
authorEmil Ivov <emcho@jitsi.org>2008-09-06 10:53:24 +0000
committerEmil Ivov <emcho@jitsi.org>2008-09-06 10:53:24 +0000
commit88a0036d18b21387db6d0053bce7acf86a471d34 (patch)
tree63101e39a2ccbdcc65074da3e91bf7121cddead2 /lib/testing.properties
parent45288c70242e5875cf44984b3b6e9bcca84ca3f8 (diff)
downloadjitsi-88a0036d18b21387db6d0053bce7acf86a471d34.zip
jitsi-88a0036d18b21387db6d0053bce7acf86a471d34.tar.gz
jitsi-88a0036d18b21387db6d0053bce7acf86a471d34.tar.bz2
Implements support for launch parameters
Implements support for handling SIP URIs as launch parameters Adds a lock mechanism to prevent from running multiple instances of SIP Communicator Adds a mechanism for a second instance of SC to pass its launch parameters to a one that's already running. Adds a DefaultSecurityAuthority class (in use by the systray and SIP URI handler)
Diffstat (limited to 'lib/testing.properties')
-rw-r--r--lib/testing.properties14
1 files changed, 1 insertions, 13 deletions
diff --git a/lib/testing.properties b/lib/testing.properties
index 47cab6f..194ee4f 100644
--- a/lib/testing.properties
+++ b/lib/testing.properties
@@ -2,19 +2,7 @@
# environment when running automated testing.
# A list of all tests that should be run by the test target of the project.
-net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \
- MetaContactListServiceLick \
- NetworkAddressManagerServiceLick \
- FileAccessServiceLick \
- HistoryServiceLick \
- SlicklessTests \
- MsgHistoryServiceLick \
- CallHistoryServiceLick \
- JabberProtocolProviderSlick \
- YahooProtocolProviderSlick \
- MsnProtocolProviderSlick \
- GibberishProtocolProviderServiceLick \
- RssProtocolProviderServiceLick
+net.java.sip.communicator.slick.runner.TEST_LIST=JabberProtocolProviderSlick
# MediaServiceLick \
# SipProtocolProviderServiceLick \