Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Fixes for compile errors in test code. Lemmy will need to look at jSLP tests...slewis2-8/+8
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe8-53/+73
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe1-1/+2
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe2-9/+17
2008-02-06NEW - bug 218027: [Discovery][jSLP] Provider doesn't handle scope correctlymkuppe2-9/+56
2008-02-06NEW - bug 217971: [Discovery][jSLP] Tests may warn about their preconditionsmkuppe2-0/+36
2008-02-01Fixed test case that was not expecting null for getRemoteServiceReferences callslewis1-2/+1
2008-01-30Added javadocsv20080130-0738slewis1-20/+12
2008-01-29added the test cases for the R-OSGi remoteservice provider.jrellerme4-0/+372
2008-01-24NEW - bug 216405: Migrate jSLP contribution from ecf1.osuosl.org to dev.eclip...mkuppe15-0/+400
2008-01-21Added tests for remote filter.slewis1-1/+1
2008-01-21Added tests for remote filter.slewis1-14/+65
2008-01-20Added method to IContainerServiceInfoAdapter, implementation in ServiceInfo c...slewis1-2/+2
2008-01-19Change interface name to IContainerServiceInfoAdapter.slewis1-2/+2
2008-01-19Added IServiceInfoAdapter in discovery API. Provided implementation (in Serv...slewis1-11/+0
2008-01-19Added IServiceInfoAdapter in discovery API. Provided implementation (in Serv...slewis1-13/+63
2008-01-19Added discovery test code.slewis1-9/+0
2008-01-19Added discovery test code.slewis2-2/+5
2008-01-19Added discovery test code.slewis5-95/+206
2008-01-19Added discovery test code.slewis6-22/+69
2008-01-18Removed unnecessary constantsslewis1-5/+1
2008-01-16Added support for proxy handling and authentication for file system browsing ...slewis1-0/+12
2008-01-15Renamed IRemoteFileSystemDirectoryEvent to IRemoteFileSystemBrowseEventslewis3-8/+58
2008-01-15Renamed IRemoteFileSystemDirectoryEvent to IRemoteFileSystemBrowseEventslewis1-4/+4
2008-01-14API change for IRemoteFileSystemBrowser to support both requests for files an...slewis4-31/+75
2008-01-14API change for IRemoteFileSystemBrowser to support both requests for files an...slewis1-4/+48
2008-01-14Fix for incorrect equinox bundle version dependencyslewis1-1/+1
2008-01-14Fix for incorrect equinox bundle version dependencyslewis1-1/+1
2008-01-14Added methods to IContainerFactory, to implementation and to test code.slewis2-37/+124
2008-01-13Update to base container name.slewis2-2/+2
2008-01-13Fix for unchecked warningsslewis1-0/+1
2008-01-13String externalization in BaseContainer. Added to functionality of BaseConta...slewis5-121/+142
2008-01-13String externalization in BaseContainer. Added to functionality of BaseConta...slewis3-8/+2
2008-01-12New test code for org.eclipse.ecf.tests.provider.xmppslewis2-5/+134
2008-01-12New test code for org.eclipse.ecf.tests.provider.xmppslewis4-5/+102
2008-01-11Changes to support additiom of xmpp provider test plugin. Refactoring to all...slewis10-521/+220
2008-01-11Changes to support additiom of xmpp provider test plugin. Refactoring to all...slewis3-11/+3
2008-01-11Changes to support additiom of xmpp provider test plugin. Refactoring to all...slewis1-1/+1
2008-01-11Changes to support additiom of xmpp provider test plugin. Refactoring to all...slewis7-162/+76
2008-01-11Initial checkin of org.eclipse.ecf.tests.provider.xmpp test pluginslewis16-0/+433
2007-12-23Added javadocs and test cases for file transferslewis1-0/+46
2007-12-23Added tests for efs filetransfer providerslewis10-0/+1068
2007-12-23Enhancements for abstract test case codeslewis2-0/+39
2007-12-23Enhancements for abstract test case codeslewis1-1/+1
2007-12-23Added efs-based send file transfer and directory browsing.slewis1-8/+1
2007-12-21Added code for 'file' protocol handling of remote file system browsing.slewis4-1/+55
2007-12-21Refactoring of test code for naming consistency. Also added browse test cases.slewis11-145/+230
2007-12-21Refactoring of test code for naming consistency. Also added browse test cases.slewis5-23/+28
2007-12-21Refactoring of test code for naming consistency. Also added browse test cases.slewis1-0/+0
2007-12-19Added package to exportsslewis1-1/+3

Back to the top