|
|
|
|
@ -2,7 +2,19 @@
|
|
|
|
|
# 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=JabberProtocolProviderSlick
|
|
|
|
|
net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \
|
|
|
|
|
MetaContactListServiceLick \
|
|
|
|
|
NetworkAddressManagerServiceLick \
|
|
|
|
|
FileAccessServiceLick \
|
|
|
|
|
HistoryServiceLick \
|
|
|
|
|
SlicklessTests \
|
|
|
|
|
MsgHistoryServiceLick \
|
|
|
|
|
CallHistoryServiceLick \
|
|
|
|
|
JabberProtocolProviderSlick \
|
|
|
|
|
YahooProtocolProviderSlick \
|
|
|
|
|
MsnProtocolProviderSlick \
|
|
|
|
|
GibberishProtocolProviderServiceLick \
|
|
|
|
|
RssProtocolProviderServiceLick
|
|
|
|
|
|
|
|
|
|
# MediaServiceLick \
|
|
|
|
|
# SipProtocolProviderServiceLick \
|
|
|
|
|
|