Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-12-07fix for test codeslewis1-1/+1
2009-12-07Added RestException class for handling http error codesslewis1-3/+4
2009-12-06removed org.eclipse.ecf.osgi.services bundle from feature and map fileslewis1-4/+3
2009-12-06Moved RFC119 discovery interfaces/classes and changed dependenciesslewis2-11/+8
2009-12-06Moved RFC119 discovery interfaces/classes and changed dependenciesslewis1-1/+1
2009-12-05Remove OSGi RFC119 classes: DistributionProvider and DistributionConstants a...slewis2-36/+3
2009-11-18Additions/helpers for rest APIslewis1-1/+2
2009-11-18Additions/helpers for rest APIslewis1-1/+26
2009-11-18interface method rename change to test codeslewis1-1/+1
2009-11-17Rest refactoring as per bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=294774slewis20-655/+546
2009-11-13Added sync/notify testsslewis1-0/+30
2009-11-13Added to ECFAbstractTestCaseslewis2-4/+16
2009-11-04Added time delays for asynchronous operationslewis1-0/+4
2009-11-04Update to test code for xmpp testsslewis1-4/+4
2009-11-04Update to test code for xmpp testsslewis2-37/+53
2009-11-04Update to test code for xmpp testsslewis4-7/+21
2009-10-29Update to use fully qualified xmppidI-HEAD-platform_feature-7-2009_10_29slewis1-6/+6
2009-10-28Added ChannelTestslewis1-2/+0
2009-10-28Added ChannelTestslewis1-18/+21
2009-10-28Added ChannelTestslewis3-5/+146
2009-10-25Added test code for IRemoteServiceProxy.getRemoteServiceReference() method an...slewis1-0/+4
2009-10-08Fix for use of java.util.concurrent with EE set to java 1.4.slewis1-7/+10
2009-10-06RESOLVED - bug 275722: [rest] REST abstraction for ECFhstaudacher3-19/+123
2009-10-05fxed launch configurationhstaudacher1-2/+2
2009-10-05fixed import packageshstaudacher1-2/+1
2009-09-25Added tests for creation of generic server and client containersslewis1-3/+17
2009-09-25Added test case for retrieving chat room info to test for regression on bug h...slewis1-0/+54
2009-09-25Added test case for retrieving chat room info to test for regression on bug h...slewis1-0/+28
2009-09-23Added tests to support https://bugs.eclipse.org/bugs/show_bug.cgi?id=290291slewis1-2/+0
2009-09-23Added tests to support https://bugs.eclipse.org/bugs/show_bug.cgi?id=290291slewis1-0/+14
2009-09-11Initial checkin of REST api tests work from google soc project 2009 from Holg...slewis17-0/+1249
2009-09-08Added test case or IRemoteServiceProxyslewis1-0/+107
2009-08-25Initial checkin of tests that remove any/all http providers so as to use JRE ...slewis11-0/+304
2009-08-20 new test case for (RosterTest) for bug https://bugs.eclipse.org/bugs/show_b...slewis2-1/+122
2009-08-07Fixes for ee for presence tests. Also added launch config for org.eclipse.ec...slewis3-6/+7
2009-08-07Fixes for ee for presence tests. Also added launch config for org.eclipse.ec...slewis3-6/+6
2009-08-07Fixes for ee for presence tests. Also added launch config for org.eclipse.ec...slewis3-3/+45
2009-06-01Added create bad container testslewis1-0/+9
2009-05-26Changed REGISTER_WAIT to protected so subclasses can accessslewis1-1/+1
2009-05-15Added test code for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=276368slewis1-56/+147
2009-05-11Activated RemoteServiceTrackerTestslewis1-2/+6
2009-05-10Renamed for consistencyslewis15-39/+136
2009-05-09Added AbstractConcatServerApplication and AbstractConcatClientTestCase. also...slewis6-211/+436
2009-05-09Removed warningsslewis2-1/+154
2009-05-09Removed warningsslewis2-1/+154
2009-05-07Fixed remote service tests, also changed EE for other testsslewis3-6/+5
2009-05-07Fixed remote service tests, also changed EE for other testsslewis11-368/+284
2009-05-07Fixed remote service tests, also changed EE for other testsslewis2-3/+2
2009-05-07Fixed remote service tests, also changed EE for other testsslewis2-3/+2
2009-05-05Added BrowseFileTransferException and OutgoingFileTransferException as per bu...slewis2-7/+9

Back to the top