Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Merge remote-tracking branch 'origin/master' into rfc1.1slewis2-16/+15
2014-05-22Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=435159slewis2-16/+15
2014-05-15Merge remote-tracking branch 'origin/master' into rfc1.1slewis10-0/+824
2014-05-13Added SSL tests and server keystore.slewis10-0/+824
2014-05-10Merge branch 'master' into rfc1.1slewis2-4/+5
2014-04-30Merge remote-tracking branch 'origin/master' into rfc1.1slewis1-1/+1
2014-04-20Merge remote-tracking branch 'origin/master' into rfc1.1slewis6-9/+15
2014-04-02Changes to org.eclipse.ecf.remoteservice.AbstractRemoteService to useslewis6-10/+16
2014-03-31Merge remote-tracking branch 'origin/master' into rfc1.1slewis3-1/+121
2014-03-28Added NoRegistryContainerFactoryTestbug421569slewis1-0/+65
2014-03-28Added NoRegistryNamespaceTestslewis2-1/+56
2014-03-20Updates to extender capabilities (provide and require) as specified byslewis1-2/+3
2014-03-13Updated to rfc 203/rsa1.1 version ofslewis2-0/+45
2014-03-13Removed reference to commonslewis1-1/+1
2014-03-05Fixes for slewis push mistakeslewis2-47/+2
2014-03-02Merge remote-tracking branch 'origin/master' into rfc1.1slewis1-2/+1
2014-02-25Removed references to IAsyncRemoteServiceProxy for bugslewis1-3/+1
2014-02-25Merge remote-tracking branch 'origin/master' into rfc1.1slewis1-3/+1
2014-02-15Merge remote-tracking branch 'origin/master' into rfc1.1slewis1-6/+50
2014-02-12Merge remote-tracking branch 'origin/master' into rfc1.1slewis51-860/+1217
2014-02-08Removed generic server create testslewis1-88/+0
2014-02-08Moved appropriate test cases to org.eclipse.ecf.tests.core.slewis23-2171/+0
2014-02-08Added org.eclipse.ecf.tests.core test pluginslewis29-0/+2322
2014-02-07Removed EndpointDescriptionTestslewis2-128/+1
2014-02-07Attempted fix for test featureslewis1-3/+3
2014-02-07Changed manifest import to get tests to compile.slewis1-2/+2
2014-02-01Bug 409787: refactor features to support non-Eclipse use casesMarkus Alexander Kuppe1-0/+44
2014-01-29bug 426374: Notify IServiceListeners of previously registered servicesMarkus Alexander Kuppe2-0/+12
2014-01-28bug 426374: Notify IServiceListeners of previously registered servicesMarkus Alexander Kuppe6-31/+46
2014-01-28Add framework support to run JUnit 3 tests:Markus Alexander Kuppe2-0/+231
2014-01-28Add support in SCDSCT to run setUp & tearDown for each and every testsMarkus Alexander Kuppe1-2/+20
2014-01-28Test which of the underlying discovery containers failed to send itsMarkus Alexander Kuppe2-1/+64
2014-01-28Print more detailed output to better diagnose test failuresMarkus Alexander Kuppe1-1/+9
2014-01-26bug 426374: Notify IServiceListeners of previously registered services Markus Alexander Kuppe5-19/+37
2014-01-26bug 426374: Notify IServiceListeners of previously registered services Markus Alexander Kuppe2-6/+6
2014-01-24Fixed typo: Requre-Capability -> Require-Capabilityslewis1-1/+1
2014-01-24Added Require-Capability for osgi.extender namespace in bundles withslewis1-1/+2
2014-01-23bug 426374: Notify IServiceListeners registered via OSGi ServiceRegistryMarkus Alexander Kuppe3-73/+41
2014-01-23bug 426374: Notify IServiceListeners registered via OSGi ServiceRegistryMarkus Alexander Kuppe2-26/+62
2014-01-23Bug 426374: Notify IServiceListeners registered via OSGi ServiceRegistryMarkus Alexander Kuppe2-0/+80
2014-01-23Added test case for ExportRegistration.update behavior.slewis1-0/+43
2013-12-18Bug 424059: RSA not dynamic aware with regards to discovery providersMarkus Alexander Kuppe2-152/+79
2013-12-16Bug 424060: Support advertising/de-advertisting IServiceInfos via OSGiMarkus Alexander Kuppe5-0/+214
2013-12-16Guard listener against dirty reads caused by concurrent eventsMarkus Alexander Kuppe1-1/+1
2013-10-25Addition of tests for functionality provided by bugslewis2-0/+61
2013-10-04Additions to support functionality added via bugslewis1-2/+52
2013-10-04Fix for problem created by fix forslewis1-1/+1
2013-10-04Additions for enhancementslewis1-0/+13
2013-09-11Additional functionality for bugslewis1-6/+12
2013-08-27Fix for invalid URLslewis1-1/+1

Back to the top