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

403 commits

Author SHA1 Message Date
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
Markus Schorn
de527bb7cd Additional test cases for Call Hierarchy 2006-09-06 07:56:18 +00:00
Markus Schorn
001c458e92 Test cases for Call Hierarchy 2006-09-05 12:51:14 +00:00
Markus Schorn
caaf796b01 Increase time limits for AsyncViewerTest 2006-09-04 12:55:18 +00:00
Markus Schorn
cb03e2f7d2 Reanabled part of the cdt-ui tests 2006-08-31 15:16:21 +00:00
Anton Leherbauer
9e23abbfb2 Make inactive code test independent from line delimiters 2006-08-31 14:20:08 +00:00
Markus Schorn
937e249087 Add testsuite for package 'viewsupport' to automated ui-tests. 2006-08-31 08:46:27 +00:00
Anton Leherbauer
d017af2e85 Add unit test for inactive code highlighting 2006-08-30 08:52:24 +00:00
Anton Leherbauer
98a81457f6 Fix function and method highlighting 2006-08-29 12:04:11 +00:00
Anton Leherbauer
487bac0828 Semantic Highlighting (140335) 2006-08-28 12:46:34 +00:00
Markus Schorn
95b8581183 Call Hierarchy: Actions to open the call hierarchy, navigation of nodes. 2006-08-21 15:22:50 +00:00
Anton Leherbauer
92753b5ecf Add CPartitionerTest 2006-07-26 09:47:04 +00:00
Norbert Plött
81303987e4 Completion processor call implemented 2006-07-25 13:44:26 +00:00
Markus Schorn
847e5b67b0 Fixes warnings 2006-07-25 08:43:46 +00:00
Norbert Plött
7e24baa7b2 Additional results from templatesreproduce: --> relax extra results checking 2006-07-20 10:54:41 +00:00
Anton Leherbauer
7a61449698 Patch from Sergey Prigogin for bug 148582 - Support smart indenting in C editor 2006-07-19 14:33:02 +00:00
Norbert Plött
2662f5edfb Test suite for CCompletionProcessor2 tests 2006-07-18 12:04:08 +00:00