1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

1069 commits

Author SHA1 Message Date
Doug Schaefer
5cce583c8c Settings that got converted when we moved to platform m5. 2007-02-13 18:31:08 +00:00
Anton Leherbauer
f4f9b8af69 Limit the max wait time for joining background jobs 2007-02-13 16:12:03 +00:00
Andrew Ferguson
b130569488 169666: remove duplicate binding results from index queries, provide composite bindings 2007-02-13 09:14:38 +00:00
Anton Leherbauer
a6e6bc11d3 Fix for Bug 173837 - source formatters do not work in .cpp files 2007-02-12 16:59:50 +00:00
Markus Schorn
55426596b4 Call Hierarchy: testcases with static functions. 2007-02-09 13:30:48 +00:00
Anton Leherbauer
841997be25 Fix for Bug 173342 - [Content Assist] Extra parameter hints due to search with prefix (patch by Bryan Wilkinson) 2007-02-08 14:02:33 +00:00
Markus Schorn
e941f73524 Fix for 156671, adding anonymous types to the index. 2007-02-07 12:40:35 +00:00
Chris Recoskie
cc7e0a31f7 initial checkin as a part of work for 151850 (allow user to specify which parser/language to parse a given content type with) 2007-02-06 21:57:39 +00:00
Anton Leherbauer
4187ccb321 Fix for Bug 172723 - [Content Assist] Port DOMCompletionContributor to new extension point (patch by Bryan Wilkinson) 2007-02-06 15:00:29 +00:00
Markus Schorn
f33e52a606 Additional type hierarchy tests pass. (Because 172454 was fixed) 2007-02-05 10:22:03 +00:00
Markus Schorn
50c791143e Fix for 172453, inconsistencies in index API + testcases. 2007-02-01 14:20:43 +00:00
Anton Leherbauer
97429d512d Fix for Bug 172317 - [Content Assist] Class scoped reference: missing proposals (patch by Bryan Wilkinson) 2007-02-01 12:43:50 +00:00
Anton Leherbauer
a2f3ea6701 Add content assist tests for templates (failing) 2007-02-01 08:59:01 +00:00
Markus Schorn
a62ecb4429 Testcases for the quick type hierarchy and the type hierarchy opened via members 2007-01-31 14:50:11 +00:00
Anton Leherbauer
6335d2b66f Fix for Bug 141970 - Completion of preprocessor directives 2007-01-31 13:09:21 +00:00
Anton Leherbauer
058ee238ee Fix for Bug 172158 - [Content Assist] Macro proposals missing in preprocessor directives 2007-01-31 11:06:44 +00:00
Anton Leherbauer
3ae81bb32f Add a test for secondary build console 2007-01-31 10:21:27 +00:00
Anton Leherbauer
2ebf9e97c2 Update completion tests 2007-01-30 13:38:45 +00:00
Markus Schorn
85b13d4c52 Fix for 171708, obtaining macros from index via AST. 2007-01-30 10:37:42 +00:00
Anton Leherbauer
b2b9d11098 Fix for Bug 171796 - Make external translation units editable 2007-01-29 15:19:17 +00:00
Anton Leherbauer
5af2db4d4c Mark test as failing until 171708 is fixed 2007-01-29 11:26:41 +00:00
Markus Schorn
7506761fce Fix for 169860, port content assist to use index, by Bryan Wilkinson. 2007-01-29 10:18:56 +00:00
Anton Leherbauer
b07a1851fa Fix for Bug 151207 - Content assist fails due to lack of completion node (patch by Bryan Wilkinson) 2007-01-26 15:46:53 +00:00
Markus Schorn
dedbb3093d Type Hierarchy: Prepares support for class templates. 2007-01-26 14:50:23 +00:00
Markus Schorn
3491d11518 Type Hierarchy: support for method of field as input. 2007-01-25 16:31:04 +00:00
Markus Schorn
65af5a4620 Type Hierarchy: mark selected member in hierarchy. 2007-01-25 14:22:20 +00:00
Anton Leherbauer
df85b0a70c Improve completion result comparison in tests 2007-01-25 10:09:33 +00:00
Anton Leherbauer
dc1b1b8a53 Formatter improvements and fixes
Content assist: Add support for context information (parameter hints)
2007-01-25 10:03:13 +00:00
Markus Schorn
774fde4cf9 Automated tests for the type hierarchy 2007-01-24 14:02:24 +00:00
Anton Leherbauer
d96899a098 Some failing contentassist tests actually succeed 2007-01-18 13:36:52 +00:00
Anton Leherbauer
b27b8766ae Fix for Bug 169382 - default formatter can't format "struct xxx get(){}" 2007-01-10 12:17:54 +00:00
Anton Leherbauer
d1f3db33d8 Make failing test fail again 2007-01-10 08:28:07 +00:00
Anton Leherbauer
d9b215c1ad More content assist tests 2007-01-09 14:41:30 +00:00
Anton Leherbauer
a817711e36 Reworked contentassist2 test cases and add them to the automated suite 2007-01-09 10:53:27 +00:00
Anton Leherbauer
9950b34685 Remove obsolete content assist tests 2007-01-09 10:51:14 +00:00
Anton Leherbauer
00cf81d291 Reworked contentassist2 test cases and add them to the automated suite 2007-01-09 10:39:05 +00:00
Anton Leherbauer
9960ccfb3e Formatter: Fix handling of line comments 2007-01-09 08:34:16 +00:00
Markus Schorn
f0b1c4ed80 Fixes copyright notice. 2007-01-03 12:01:54 +00:00
Markus Schorn
1ce81432d7 Fix for 168924, ambiguity parsing cast-expressions. 2007-01-02 13:20:25 +00:00
Markus Schorn
b941080310 SelectionTests: remove unused code. 2006-12-19 16:36:50 +00:00
Markus Schorn
e5576bf5b7 Ported tests for navigation and reenabled them. 2006-12-19 13:20:19 +00:00
Anton Leherbauer
21dde9f148 Fix semantic highlighting tests once more 2006-12-18 18:49:29 +00:00
Anton Leherbauer
41c01a6c38 Fix semantic highlighting tests timing issue 2006-12-18 11:15:37 +00:00
Anton Leherbauer
8cdcd5289f Fix semantic highlighting tests 2006-12-18 10:51:36 +00:00
Anton Leherbauer
1d75b6815e Add basic editor test for files in non-CProjects 2006-12-14 14:21:29 +00:00
Markus Schorn
b1c047d23a Call Hierarchy: additional test cases. 2006-12-13 15:29:04 +00:00
Markus Schorn
bae61dd6e4 Adds failing testcase for includes accross projects 2006-12-12 13:50:36 +00:00
Markus Schorn
11719658ed Include Browser: Adds a simple testcase. 2006-12-12 13:34:24 +00:00
Anton Leherbauer
b11cd377d4 Improve formatter heuristic 2006-12-07 21:01:46 +00:00
Anton Leherbauer
a08c9254f8 Fix for Bug 167077 - Semantic Highlighting: fails to highlight sections of code 2006-12-07 15:13:05 +00:00