1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

88 commits

Author SHA1 Message Date
Alena Laskavaia
e01304986c Bug 80700: test for project with spaces 2010-07-23 15:29:58 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Vivian Kong
b2370eeea7 Bug 315439 Fix up copyright 2010-06-03 14:12:21 +00:00
Alena Laskavaia
d1de985681 Still trying to fix tests 2010-05-26 15:01:04 +00:00
Alena Laskavaia
63954a8d48 trying to fix test with hit condition 2010-05-25 00:16:57 +00:00
Alena Laskavaia
e69005fbaa Trying to fix del break point failure 2010-05-25 00:10:40 +00:00
Alena Laskavaia
9061e0e6a7 Trying to fix failed tests issues 2010-05-14 18:12:10 +00:00
James Blackburn
5bf01b6975 Attempt to diagnose JUnit failure in testDelBreak - use assertEquals to see what the discrepancy is. 2010-05-14 09:26:14 +00:00
John Cortell
119d848c62 [305752] Moved gdb event breakpoint constants into new common gdb plugin as well as the registering of the event types (via an extension) 2010-04-08 20:02:35 +00:00
Alena Laskavaia
c9bd45c6cc - refactored tests a bit to localize failure on breakpoint misses 2010-04-08 19:04:58 +00:00
John Cortell
9146796fd6 [305752] Constants for standard event breakpoint types should be outside the CDI-GDB plugin 2010-03-12 23:36:43 +00:00
Doug Schaefer
4366201ba2 Fixed up a number of legal items. 2009-06-10 19:44:36 +00:00
Vivian Kong
b7417b69cb update copyrights 2009-05-27 15:26:54 +00:00
Anton Leherbauer
8cfbdf812c Fix feature versions 2009-03-02 09:07:53 +00:00
Vivian Kong
4518d368aa bug 253574 - removing empty plugin.xml 2009-01-29 20:56:55 +00:00
Vivian Kong
8ffc518520 compile all test plug-ins into jars at root 2008-12-15 21:19:31 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Alena Laskavaia
ba7746ffcb - refactor debugger tests and added one about AddressBreakpoints 2008-11-12 17:34:48 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
John Cortell
79aa62cd97 Renamed ICBreakpointTyped to ICBreakpointType 2008-05-07 23:29:25 +00:00
Alena Laskavaia
5a0701efaa bug 118100 - moving breakpoints types in ICBreakpointTyped 2008-05-06 13:51:32 +00:00
Alena Laskavaia
f90a097f60 - corrected english 2008-04-28 14:09:37 +00:00
Alena Laskavaia
e121273887 - updated test to get more precise info when test is failing 2008-04-28 14:08:40 +00:00
John Cortell
a602cd1826 Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent with how we refer to the feature at the UI level. 2008-04-25 21:23:39 +00:00
Alena Laskavaia
8c037f0524 bug 226689 - catchpoint support 2008-04-25 17:39:32 +00:00
Alena Laskavaia
069df53a53 - oops, undo adding catchpoints before I commit it 2008-04-24 21:09:04 +00:00
Alena Laskavaia
35cf42dabc - fixed tests and created abstract class that has common parts for all debug tests 2008-04-24 18:09:04 +00:00
Anton Leherbauer
8f9be92af5 Fix manifest warnings 2008-02-15 10:29:25 +00:00
Andrew Ferguson
14b1bbaf1e add singleton property to correct compile errors against M5 platform. 2008-02-09 12:21:50 +00:00
John Cortell
5289cfd50b Set project compliance to 1.5 2008-01-28 16:08:49 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
Doug Schaefer
9174d8ce58 Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
David Inglis
58f26dfed6 Fixed build for jar'd plugins
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Doug Schaefer
2b2f1eaba6 Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Doug Schaefer
13211bd14e More fun with EPL. I think we have all Java files compliant now. 2005-07-22 14:55:56 +00:00
Alain Magloire
eae0585e17 2005-07-22 Alain Magloire
Fix to Copyright.
2005-07-22 02:52:12 +00:00
Alain Magloire
da7592b337 fixing change in the method 2005-07-19 00:30:24 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631 EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
Doug Schaefer
bdecfcfc41 Cleaned up some obvious NLS warnings. Also turned off the warnings for the tests plugins. 2005-05-16 14:44:03 +00:00
Alain Magloire
277bec9a0d Fix test changes in CDI 2005-04-25 19:12:37 +00:00
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
Alain Magloire
91086ed28f adjust to changes in CDI 2004-10-26 19:44:14 +00:00
Alain Magloire
746c917494 adjust to CDI changes 2004-10-22 19:31:20 +00:00