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
Kevin Doyle
64239d6800 Updated to use property files.
Moved getFTPHost, getSSHHost, getLinuxHost, and getWindowsHost to RSEBaseConnectionTestCase
2008-03-06 22:40:02 +00:00
David Dykstal
53cbc7574a [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-06 12:30:22 +00:00
David Dykstal
98486aac9b [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-05 03:26:17 +00:00
Kevin Doyle
25d7060839 Added a new property file for each type of connection(local, ftp, ssh, linux, windows).
Added a new property (daemon_port) to IRSEConnectionProperties.
2008-02-29 21:39:14 +00:00
Martin Oberhuber
8e6c6280f1 [cleanup] Remove tmMilestoneSiteName in features 2008-02-29 11:24:47 +00:00
Martin Oberhuber
9ed9035d05 Rev up Services dependency in the Features to 3.0 2008-02-28 19:13:08 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Martin Oberhuber
e7af396757 Rename PreferencesTestSuite -> UI Preferences Test Suite 2008-02-20 22:18:47 +00:00
David Dykstal
9c794c77b2 [219069] PersistenceTest unit tests are failing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219069
2008-02-15 20:32:19 +00:00
Martin Oberhuber
0362dcb11f [219077] Test Launch: -consoleLog is better than tracing with workbench.ui/debug 2008-02-15 16:51:07 +00:00
David Dykstal
0878049573 [219069] PersistenceTest unit tests are failing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219069
2008-02-15 16:18:39 +00:00
Martin Oberhuber
758be9970c Disable FileOutputStreamTestCase 2008-02-15 16:08:21 +00:00
Martin Oberhuber
23193f47a1 [219086] flush event queue to shield tests from each other 2008-02-15 15:47:33 +00:00
Martin Oberhuber
bdddb11408 [cleanup] fix typos in doc comments 2008-02-15 15:15:27 +00:00
Martin Oberhuber
3f5b5027d7 [219069] Improved error reporting for exceptions in event loop while running junit plug-in tests 2008-02-15 12:34:17 +00:00
Uwe Stieber
50ded2aa5f [fix] Synchronize waitAndDispatch implementations 2008-02-15 12:18:35 +00:00
Martin Oberhuber
782dfcd8ea [219069] Enable tracing for org.eclipse.ui.workbench to print unhandled event loop exceptions to stdout 2008-02-15 12:07:48 +00:00
Uwe Stieber
74e348e11e [fix] Test for display being not disposed in RSEWaitAndDispatchUtil.waitAndDispatch 2008-02-15 07:50:57 +00:00
Martin Oberhuber
ca08063dd6 [194733] Adding .settings and build.properties to rse.tests source build 2008-02-13 22:21:08 +00:00
Martin Oberhuber
a4ce9b1dd1 organize, enable and tag test cases 2008-02-13 20:10:41 +00:00
Martin Oberhuber
a48a60c97c Add ant dependency for test feature 2008-02-13 18:53:14 +00:00
Martin Oberhuber
f09eae6477 [cleanup] fix copyright notices for 2008 2008-02-13 00:28:51 +00:00
Martin Oberhuber
d10f9b7bb1 [cleanup] fix copyright notices for 2008 2008-02-12 23:58:15 +00:00
Martin Oberhuber
8ba299f7bb [cleanup] fix copyright notices for 2008 2008-02-12 23:07:02 +00:00
Martin Oberhuber
95c9997567 [cleanup] Avoid using SystemStartHere in production code 2008-02-12 19:03:04 +00:00
David Dykstal
1db587c0d0 [217556][api][breaking] removing types associated with service subsystems
ASSIGNED - bug 217556: [api][breaking] Get rid of the concept of service subsystem types - merge with subsystem types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217556
2008-02-08 18:48:25 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
David McKnight
891be3307b [217715] [api] RSE property sets should support nested property sets 2008-02-04 19:59:46 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
93f0fa284e Add org.eclipse.test, ant.optional.junit, and rootfiles to rse.tests-feature (like modeling build) 2008-01-25 12:38:12 +00:00
Martin Oberhuber
d9078cd331 Fix XML problem in test.xml 2008-01-25 03:24:16 +00:00
Kevin Doyle
c79b571cca Test case's for bugs:
[208778] - [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND
[211374] - [ssh] New File on SSH has unnecessary space in its contents
2007-11-30 20:52:59 +00:00
Kevin Doyle
77a094ca8a [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-29 16:13:29 +00:00
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +00:00
David McKnight
d9bba1a0af [209552] get rid of copy APIs to be clearer with download and upload 2007-11-15 20:55:36 +00:00
David McKnight
712e981fcc [209552] API changes to use multiple and getting rid of deprecated 2007-11-15 19:08:42 +00:00
Xuan Chen
2448faa0ba [160775] fix: [Archives] [api] [breaking] [nl] rename (at least within a zip) blocks UI thread 2007-11-14 17:56:59 +00:00
David McKnight
3bd826f5b5 [207178] listMultiple() instead of listMulti, fileTypes[] as well as fileType param API 2007-11-05 17:24:39 +00:00
David McKnight
92ff8a6a0a [186363] get rid of obsolete calls to ISubSystem.connect() 2007-11-05 15:56:00 +00:00
David McKnight
19c1d8e469 [207178] use array of fileTypes for multi queries, instead of just one 2007-11-05 14:58:34 +00:00
David McKnight
3e67ac8165 [162195] junit for new APIs for upload multi and download multi 2007-11-02 19:09:54 +00:00
David McKnight
ab1ed2580b [207178] junit tests for multi queries - use config id to distinguish 2007-11-01 20:16:31 +00:00
David McKnight
df44df752e [207178] junit tests for multi queries 2007-11-01 20:08:43 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
David McKnight
56bd71d3f2 [207095] updated history 2007-10-25 18:46:06 +00:00
David McKnight
0ea32914e0 [207095] test case for consistency when implicitly connecting - using null password 2007-10-25 17:10:49 +00:00
David McKnight
6042a807ad need to allow for null password so that user can be prompted for password on connect 2007-10-25 17:10:18 +00:00
David McKnight
823787fa4f [207095] test case for consistency when implicitly connecting 2007-10-25 16:26:41 +00:00
David McKnight
71b5a1d93b [207095] test case for consistency when implicitly connecting 2007-10-25 16:26:16 +00:00