1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
cdt/rse/tests
David Dykstal afa5e999a1 [168977][api][refactor] - stage 3.4
- introduced AuthenticatingConnectorService as a superclass of AbstractConnectorService
- moved almost all methods from AbstractConnectorService to AuthenticatingConnectorService. AbstractConnectorService now handled the creation of the StandardCredentialsProvider for all subclasses.
- moved AbstractConnectorService back to UI with the intention of renaming it StandardConnectorService
- moved requiresPassword, supportsPassword, requiresUserId, and supportsUserId back to IConnectorService from ICredentialsProvider.
- removed SshCredentialsProvider and DStoreCredentialsProvider, their connector services can now use the StandardCredentialsProvider
2007-03-28 14:10:53 +00:00
..
org.eclipse.rse.tests [168977][api][refactor] - stage 3.4 2007-03-28 14:10:53 +00:00
org.eclipse.rse.tests-feature Fix feature dependency pattern matching., and names of inferior features 2007-02-23 12:08:08 +00:00
org.eclipse.rse.tests.framework [174770][doc] removing  , adding missing closing tags, fixing nesting and ids. 2007-02-22 21:15:24 +00:00
org.eclipse.rse.tests.framework.examples Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
org.eclipse.rse.tests.manual Initial version of manual test plan 2006-07-28 14:32:08 +00:00
readme.txt Uploading instructions and establishing initial folder set. 2006-03-15 23:25:10 +00:00

Use the "tests" folder for projects containing various tests.
All these CVS modules should be named "org.eclipse.rse.tests.*".