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
Anton Leherbauer
e18fdc081c Semantic highlighting: Improve handling of macro expansions 2006-12-07 12:31:41 +00:00
Markus Schorn
358de96f54 Marks testcase for 156519 as passing. 2006-12-07 12:14:16 +00:00
Markus Schorn
c44d3fa59d Fix for 164619, interaction between cpp name resolution and index. 2006-12-06 10:41:32 +00:00
Andrew Ferguson
d6d9ed6df0 apply patch for 162172: make PDOM relocatable 2006-12-05 18:29:04 +00:00
Anton Leherbauer
b9391d98b1 Create formatter junit tests 2006-12-04 16:17:24 +00:00
Anton Leherbauer
b7df295fed Fix for 165837 - Inappropriate auto closing of angle brackets (Patch by Sergey Prigogin) 2006-11-27 08:56:34 +00:00
Markus Schorn
fb61bc0c35 Call Hierarchy: Avoid generating AST 2006-11-22 12:45:36 +00:00
Markus Schorn
aa1849f26b Fix for failing testcase. 2006-11-22 09:01:30 +00:00
Anton Leherbauer
f52791b8cb Bug 165090 - Leading spaces are not preserved when pasting comments 2006-11-21 10:23:22 +00:00
Markus Schorn
59dd370291 Fixes a few testcases 2006-11-17 13:38:40 +00:00
Anton Leherbauer
908501d4a6 80104 - Maintain consistency with JDT UI
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +00:00
Andrew Ferguson
525d297214 Apply patch to add pdom binding resolution tests for Bugzilla#162581 2006-11-10 15:18:13 +00:00
Markus Schorn
68fce7ef7c Follow up for 150075, progress indication for indexer;
Cancel indexing on manual reindex request.
2006-11-10 10:55:15 +00:00
Anton Leherbauer
1aafcab10c Fix for Bug 163691 - Incorrect syntax highlight of numbers 2006-11-08 09:47:45 +00:00
Markus Schorn
cc1407df9d Include Browser: using offsets from index 2006-11-08 08:39:12 +00:00
Markus Schorn
9c3e30e9a0 Testcase and fix for 159566 and 159570, additional info for IIndexInclude. 2006-11-07 12:46:44 +00:00
Markus Schorn
a6a24e957f Call hierarchy: use timestamps from index. 2006-10-25 15:59:02 +00:00
Markus Schorn
429128162f Keeps static functions/variables out of the index, see bug 161216 2006-10-25 14:32:45 +00:00
Markus Schorn
376ca09d3c Fix for 162011, binding for friend-function with namespace scope. 2006-10-25 13:09:56 +00:00
Markus Schorn
d9a5d8e84f fixes 149571, timestamps for files in PDOM; fixes 161715, refined strategy for indexers;
disables indexer for most of the test cases
2006-10-24 17:10:50 +00:00
Markus Schorn
5c70bbcd1b Minor correction to call hierarchy test 2006-10-20 13:37:00 +00:00
Markus Schorn
234a13b0e1 Fixes warnings. 2006-10-19 14:01:49 +00:00
Anton Leherbauer
a696db918b Fix preprocessor auto-indentation 2006-10-18 09:37:07 +00:00
Markus Schorn
08a632ecc7 Moves BaseTestCase to cdt.core.tests 2006-10-13 08:44:15 +00:00
Markus Schorn
dcdd0b1b56 Introduces constants for the various indexer ids. 2006-10-12 16:17:59 +00:00
Markus Schorn
f5a4ba1d76 Introduces an API to access the PDOM, bug 149565. 2006-10-12 13:23:56 +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
Anton Leherbauer
07031919f1 Add smart edit and indenter tests 2006-10-04 10:44:31 +00:00
Anton Leherbauer
0482b39544 Patch by Sergey Prigogin for bug 148582 - Support smart indenting in C editor (part 2) 2006-10-02 13:06:08 +00:00
Markus Schorn
9ae87dd573 Fixes call hierarchy test cases. 2006-10-02 08:50:58 +00:00
Markus Schorn
059a0d095f Makes PDom tests independent of line delimiter 2006-09-29 16:03:06 +00:00
Anton Leherbauer
7412f600a8 Reworked syntax highlighting of preprocessor directives 2006-09-29 15:36:10 +00:00
Markus Schorn
5239cb2ebd Improves robusteness of Call Hierarchy tests 2006-09-27 14:58:03 +00:00
Markus Schorn
15faf5048a Improves robusteness of Call Hierarchy tests 2006-09-27 14:57:48 +00:00
Anton Leherbauer
f234a522db Rework code coloring preferences UI (bug 80104) 2006-09-27 14:38:35 +00:00
Markus Schorn
3bef97c2ae Adds a test case. 2006-09-26 12:47:53 +00:00
Markus Schorn
ca874fe95a Fix for failing test 'testAsyncPopulation' 2006-09-26 10:00:10 +00:00
Chris Recoskie
860913466b fix for 40110 by Jason Montojo 2006-09-25 14:28:29 +00:00
Anton Leherbauer
27d806f738 Fix wrong highlighting of macro substitutions 2006-09-14 15:42:13 +00:00
Anton Leherbauer
fc309c3e02 Fix bug 93097 - double click selection of blocks 2006-09-12 10:23:37 +00:00
Anton Leherbauer
d643f4f018 Avoid overlapping folding positions for #if/#elif/#else 2006-09-12 07:06:04 +00:00
Markus Schorn
d72e22ac05 Marked failing tests as such and reopend bugzillas. 2006-09-11 13:55:54 +00:00
Markus Schorn
04f43e66f3 Automated creation of failing tests 2006-09-11 13:47:19 +00:00
Anton Leherbauer
d104bdce04 Fix folding test 2006-09-11 12:04:07 +00:00
Anton Leherbauer
c499f967c6 Disable console output 2006-09-11 11:03:58 +00:00
Anton Leherbauer
0705e1d1ae Add folding test 2006-09-11 11:03:11 +00:00
Markus Schorn
5315ee73bb Added bugzillas to failing tests. 2006-09-08 10:58:42 +00:00
Markus Schorn
a2c5e8987c Additional test cases for Call Hierarchy 2006-09-07 14:50:58 +00:00
Markus Schorn
bd34d595fe Additional test cases for Call Hierarchy 2006-09-07 09:42:39 +00:00
Markus Schorn
38aed694f5 Improvement for failing tests, added rename refactoring tests to automated suite. 2006-09-06 09:38:53 +00:00