1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

309 commits

Author SHA1 Message Date
Martin Oberhuber
5940bb672f [cleanup] Add comments about new connection wizard test cases 2008-11-06 17:53:40 +00:00
Uwe Stieber
2beb24ab37 [fix] bug 237816: restrictToSystemType does not work for RSEMainNewConnectionWizard 2008-10-11 15:41:35 +00:00
Anna Dushistova
2a7a61e020 [249102] created unit tests for shells subsystem. 2008-10-01 14:50:39 +00:00
Martin Oberhuber
c4b6e60cea [249316] Get rid of invalid test 2008-10-01 14:46:46 +00:00
Anna Dushistova
ce6dc5459a [249102] fixed unit tests. 2008-09-30 15:02:23 +00:00
Martin Oberhuber
8179d99582 [194740] rse.tests should have teamConfig/ folder in binary build 2008-09-30 12:57:00 +00:00
Martin Oberhuber
ea586e23ba [246422] Add ShellService Unittests 2008-09-30 12:54:53 +00:00
David Dykstal
bd5b6f617c [cleanup] changed warning message to something less cryptic 2008-08-21 16:01:27 +00:00
Martin Oberhuber
5ce00af52a [242077][tests][regression] StringIndexOutOfBoundsException when running RSEFileSubsystemTestSuite 2008-07-25 13:43:29 +00:00
Martin Oberhuber
7b297ff1e4 [242074][tests][regression] testSubSystemConfigurationProxy fails 2008-07-25 13:21:58 +00:00
Martin Oberhuber
0f7297d016 [240704] Protect against illegal API use of getRemoteFileObject() with relative path as name 2008-07-14 22:45:03 +00:00
Martin Oberhuber
79870a2701 [240729] More flexible disabling of testcases 2008-07-14 22:40:52 +00:00
Martin Oberhuber
16ec36d533 [releng] Rev up version number of tests feature 2008-07-14 22:24:53 +00:00
Martin Oberhuber
c41e3fd332 [240729] More flexible disabling of testcases 2008-07-14 21:53:41 +00:00
Martin Oberhuber
464ddfc950 [240729] More flexible disabling of testcases 2008-07-14 21:48:51 +00:00
Martin Oberhuber
a192bb1785 [tests] Require subsystems.files.local for tests since we need the LocalFile implementation (but there is no hard Java Code dependency) 2008-06-06 15:19:59 +00:00
Martin Oberhuber
1a07a87aa5 [releng][235600] Fix services.ftp and connectorservice.ssh feature/bundle version inconsistencies 2008-06-06 00:58:16 +00:00
Martin Oberhuber
81dc8f0e57 [235600][releng] Fix plugin version numbers 2008-06-04 14:16:58 +00:00
Martin Oberhuber
76af90a45e [tests] Make RSEFileStoreTest compatible with Eclipse 3.3 2008-06-04 09:38:23 +00:00
Martin Oberhuber
8370ee1662 [releng] Fix plugin version numbers 2008-06-04 02:23:12 +00:00
Martin Oberhuber
9db32e3699 [cleanup] Add comments about failing testcases 2008-06-03 23:29:09 +00:00
Martin Oberhuber
f02280993f [tests] Add testGetRootProperties to FileServiceTest and make it run on local, ssh, ftpWindows, ftpLinux, dstoreLinux, dstoreWindows 2008-06-03 20:20:53 +00:00
Martin Oberhuber
1f425a6662 [tests][refactoring] Push up getDefaultProgressMonitor() 2008-06-03 20:19:30 +00:00
Martin Oberhuber
ba066ebbb3 [tests] Add "FTP Windows" systemType for testing 2008-06-03 20:18:09 +00:00
Martin Oberhuber
74180bae8b [tests] Add testConnectionCaseInSensitive testcase 2008-06-02 16:42:00 +00:00
Martin Oberhuber
09dddb55b5 [cleanup] Update copyright year 2008 2008-05-29 22:18:50 +00:00
Martin Oberhuber
95aa8638fb [unittests] Add RSEFileStoreTest.testDeleteSpecialCases() 2008-05-26 21:08:39 +00:00
Martin Oberhuber
29c142faaf [unittests] RSEFileStore: local tests only for public consumption 2008-05-26 17:17:23 +00:00
Martin Oberhuber
1a0505d699 [unittests] Simplify dstore connection creation 2008-05-26 17:13:36 +00:00
Martin Oberhuber
ab343f92b2 Add RSEFileStoreTest 2008-05-23 18:00:51 +00:00
David Dykstal
4fb3bcbf26 [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230821
2008-05-22 01:51:17 +00:00
Martin Oberhuber
0c2055de47 [233068][api][breaking] Get rid of Commons.Net reexport in org.eclipse.rse.services.files.ftp 2008-05-21 19:32:03 +00:00
David Dykstal
40913e3cea [226958] [api] Inconsistent RSECorePlugin.waitForInitCompletion() return value
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226958
2008-05-15 22:49:17 +00:00
David Dykstal
6a1daa7b93 [232126] type attribute of SystemFilter is not restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232126
2008-05-14 18:15:21 +00:00
Martin Oberhuber
867a1413ea [releng] Fix feature version dependency for tests->ftp 2008-05-08 17:43:11 +00:00
Martin Oberhuber
2561ea2cfd [199854] Fix regressions in unit tests 2008-05-07 12:23:09 +00:00
Martin Oberhuber
70335f5e8d [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:34:56 +00:00
Martin Oberhuber
dc383c52f3 [218304] Improve deferred adapter loading 2008-04-10 15:32:51 +00:00
Martin Oberhuber
ffd50c0b55 [cleanup] organize manifests 2008-04-09 19:55:57 +00:00
Martin Oberhuber
ab3bfc64af [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
David Dykstal
f13abbd7de [210474][api][breaking] Deny save password function missing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=210474
2008-03-31 21:20:10 +00:00
David Dykstal
44f4f94af5 [189274] provide import and export operations for profiles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189274
2008-03-29 19:14:55 +00:00
Martin Oberhuber
ee32242b1a [cleanup] Fix plugin sizes in feature.xml 2008-03-28 13:54:17 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
David Dykstal
f670a768bf [223080] SystemRegistry.getSubSystems(IHost, Class) returns wrong results
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223080
2008-03-18 14:51:21 +00:00
David Dykstal
2261632a16 [202630][api][persistence] SystemProfileManager.getDefaultPrivateSystemProfile() is inconsistent with ensureDefaultPrivateProfile()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=202630
2008-03-14 18:49:24 +00:00
Martin Oberhuber
25f4c5be00 [cleanup] Update copyright year 2008 2008-03-14 18:26:35 +00:00
Martin Oberhuber
491e8c8997 [222270][api] adapt to new createSystemFilter API 2008-03-13 09:55:44 +00:00
Martin Oberhuber
737718bce7 [cleanup] Give credit for 9 test case variants 2008-03-12 14:12:05 +00:00
Martin Oberhuber
9f7f23470b [195402] Add tar.gz / tgz archive support 2008-03-12 13:54:58 +00:00