Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-20Fixes to ignore deprecation warning, but error for deprecation scheduledslewis1-1/+1
Change-Id: Id97150703654620de96a5544c04d55996a126b6b
2020-10-23Remove unnecessary Bundle-Activator from ECF testsAlex Blewitt2-52/+0
There are many default Bundle-Activator implementations that add little value other than the template that gets generated from PDE. Remove and replace with equivalent code as necessary. Bug: 568177 Change-Id: Ie5f072af8f084e3a660a02ffa1f6a9576dafa815 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2020-06-04Bug 560602 - Switch to EPL version 2.0Mat Booth5-22/+31
Update license headers in test bundles Change-Id: I61726a06e725f6d3581329cea27b78fcb72995a5 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2018-03-02bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=530952slewis1-1/+2
Change-Id: I0000000000000000000000000000000000000000
2016-12-04Added scp test caseslewis3-3/+129
Change-Id: I547e6fc1b431f400c4e44d80bf783e552ab8407c
2015-07-16Simplified scp testsslewis2-9/+20
Change-Id: Ie39228c3a5cf2156f982e38e09fa01043b657730
2014-10-27Rename of ScpFileBrowseTest test class to SCPFileBrowseTest forR-Release_HEAD-sdk_feature-143_2014-11-15_00-23-09slewis1-1/+1
consisistency with other tests Change-Id: I2b46f8970ec1e3532b387531487ea3a4c394f073
2014-10-15Robustness improvement for scp file browser implementation. Alsoslewis4-97/+81
simplified test cases for scp retrieve, send, and browse. Change-Id: I8a307f852c0c010f633e68acd207880b8461d079
2014-10-14Fixed filetransfer tests by removing new ScpBrowseTest (accidently addedslewis2-2/+108
in previous commit) and moving to org.eclipse.ecf.tests.provider.filetransfer.scp Change-Id: Idc0cba18987f4eab4452d4133396093e44ee64f9
2014-05-22Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=435159slewis2-16/+15
Change-Id: I53dfb85848b2831161e539d40361dcf061b37b68
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe1-0/+1
2010-04-24Fixes for compiler and manifest compiler warningsslewis1-2/+0
2009-03-19Fix for propertiesslewis1-1/+1
2009-03-19Fixes for scp tests. Added System properties: username, password, and ↵slewis2-11/+34
host...e.g. -Dusername=slewis, -Dpassword="password/passphrase" -Dhost=foo.blah.com
2009-01-21ASSIGNED - bug 261791: Activate APITooling for ECFmkuppe1-0/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=261791
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-04-30Execution environment fixes for test plugins as per bug ↵slewis4-9/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=229545
2008-04-06Added execution environment where missing.slewis3-3/+9
2008-03-06Fixes for copyright notices.slewis1-8/+8
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Made test case consistent with outgoing test case (use of url, username, ↵slewis1-2/+2
password parameters)
2008-01-13Fix for unchecked warningsslewis1-0/+1
2008-01-13String externalization in BaseContainer. Added to functionality of ↵slewis3-8/+2
BaseContainerInstantiator and added test code.
2007-12-23Enhancements for abstract test case codeslewis1-1/+1
2007-12-21Refactoring of test code for naming consistency. Also added browse test cases.slewis5-23/+28
2007-12-13Initial checkin of test pluginslewis12-0/+1518

    Back to the top