Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-10-26Fixed errors in javadocsslewis1-0/+1
2007-10-26Fixed errors in javadocsslewis1-5/+5
2007-10-26Fixed errors in javadocsslewis1-8/+8
2007-10-18Changed constants values to be clearerslewis2-4/+4
2007-10-18Changed constants value to something more mnemonicslewis2-4/+4
2007-10-16Fixes for source buildslewis1-2/+6
2007-10-16Fixes for source buildslewis1-1/+3
2007-10-16Fixes for source buildslewis1-1/+4
2007-10-16Fixes for source buildslewis1-1/+3
2007-10-16Fixes for source buildslewis1-1/+3
2007-10-16Fixes for source buildslewis1-2/+6
2007-10-16Fixes for source buildslewis1-1/+4
2007-10-15Cleaned up code. by correcting warnings from equinox jdt, jdt ui prefs.slewis2-3/+37
2007-10-15Cleaned up code. by correcting warnings from equinox jdt, jdt ui prefs.slewis1-2/+7
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-13Added ServiceTrackerTestslewis2-1/+127
2007-10-12Modified test cases for IAsynchResult testsslewis2-1/+11
2007-10-10Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=205967slewis1-0/+69
2007-10-10Fixes for https in httpclient provider. Also added appropriate https test co...slewis3-29/+22
2007-10-08Added test case for accessing IRemoteService propertyslewis1-2/+43
2007-10-08Update to console outputslewis1-1/+1
2007-10-08Changed names of test cases for consistency. Added ServiceReferenceTest, to ...slewis4-3/+96
2007-10-05Modified implementation of jmdns.registerService(svcInfo) to check for valid ...slewis1-0/+131
2007-10-04Added PartialFileRetrieveServiceTest and tested partial file retrieval (for h...slewis1-0/+183
2007-10-04finished implementing and testing pause and resume for urlconnection provider.slewis4-90/+60
2007-09-27Changed to file transfer test casesv20070927-2008slewis10-168/+109
2007-09-21Fixed problem with provider.remoteservice implementationslewis1-55/+51
2007-09-12Changed name of AsynchResult to AsyncResult. Abstracted public API for Async...slewis1-64/+80
2007-09-06Applied patch for 200791slewis1-4/+1
2007-09-05Changes to discovery API and implementations as per bug 200791 and bug 202036slewis4-40/+136
2007-09-04Fixes for datashare testsslewis2-33/+26
2007-09-02Additions and test code for enhancements for bug 197007slewis1-0/+143
2007-08-31formatting changesv20070831-1832slewis1-1/+1
2007-08-31Fixed formattingslewis1-34/+30
2007-08-22Project settings clean-up.rsuen5-3/+20
2007-08-22Fixes for bug 200754slewis3-31/+51
2007-08-14Added test case for ECF startup extension pointslewis3-0/+87
2007-08-07Modified test case for cancel of retrieve file transfer.slewis1-1/+2
2007-08-07Added test case for cancel of retrieve file transfer.slewis1-0/+107
2007-08-05Changes to plugin and feature version numbers: 1.0.1 to 1.0.2slewis1-5/+15
2007-08-05Cleanup of variable names for consistency and simplification of notifying code.slewis1-0/+1
2007-08-04Changes to simplify AbstractContainer and subclasses. Also made fireContaine...slewis1-21/+0
2007-07-24Added readme for handling of presence.*.slewis1-0/+29
2007-07-23Added OSGi remote service capability for XMPP provider. This allows remote s...slewis4-1/+316

Back to the top