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
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
Norbert Plött
3d8c2ca8f6 Revised content assist tests. No tests are kept artificially green anymore. 2006-07-18 11:49:55 +00:00
Norbert Plött
dad0cb33cd More content assist tests, ported to CCompletionProcessor2 2006-07-18 10:25:38 +00:00
Norbert Plött
5d4242e176 Committing completion tests for which the completion processor fails to create a completion node. These tests will be red! 2006-07-18 08:52:50 +00:00
Anton Leherbauer
51e04549cc Patch from Sergey Prigogin for bug 140489 - Support "smart caret positioning" similar to Java 2006-07-17 14:26:49 +00:00
Norbert Plött
5343674d38 Testing Field_Type completion kind , with a prefix 2006-07-14 10:09:41 +00:00
Norbert Plött
5939ff9c35 Old code for checking completion kind, and scope removed. 2006-07-14 10:01:15 +00:00
Markus Schorn
33408eb6f0 Fixed all remaining warnings in the plugins: cdt.ui, cdt.ui.tests, cdt.refactoring. 2006-07-10 08:03:29 +00:00
David Daoust
7706ce1070 Disabled some warnings in the test packages 2006-07-06 17:45:57 +00:00
Anton Leherbauer
188d10797d Fix for Bug 48339 - Auto comment code odd behaviour
* Adds CAutoIndentTest to AutomatedTestSuite
2006-07-03 13:01:44 +00:00
Markus Schorn
2a8a06ab31 Initial version of the Include Browser 2006-06-30 09:42:39 +00:00
Markus Schorn
b49574295b Fixes warnings 2006-06-30 09:28:50 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Doug Schaefer
9174d8ce58 Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00
Doug Schaefer
6fad7334f7 Two major PDOM changes. First, the PDOM is now per workspace. Indexers remain per project. There were a lot of changes to make this work.
Second, the macros are now cached on the PDOMCodeReaderFactory which is now used for the duration of a reindex request. This vastly improves the performance of the fast indexer.
2006-05-18 22:22:20 +00:00
Doug Schaefer
2f7bbba436 Fixed NPE in DOM Viewer. 2006-05-08 20:10:42 +00:00
Markus Schorn
0ae9539298 Patch from Anton Leherbauer for bug 39521, highlighting of number constants. 2006-04-26 13:26:27 +00:00
Doug Schaefer
2abef07854 Remove the removed source folders from the build.properties file. 2006-04-12 18:26:08 +00:00
Doug Schaefer
c394f40e48 Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
Doug Schaefer
18cbd3defb Moved IWorkingCopyProvider and PathUtil out of the browser source folder into more appropriate homes. 2006-04-05 15:29:15 +00:00
Norbert Plött
e9c9f58a11 Test ported and defects documented in source (See also bug #129768) 2006-03-24 01:06:12 +00:00
Norbert Plött
bbfc4bdc20 Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:48:39 +00:00
Norbert Plött
4b7a88e3dc Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:33:36 +00:00
Norbert Plött
1313a08eef Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:23:44 +00:00
Norbert Plött
a74faddfae Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:04:19 +00:00
Norbert Plött
408f436001 Test ported and defects documented in source (See also bug #129768) 2006-03-23 23:48:52 +00:00
Norbert Plött
811a21e925 Test ported and defects documented in source (See also bug #129768) 2006-03-23 23:39:35 +00:00
Norbert Plött
6ab2f845a6 Test ported and defects documented in source (See also bug #129768) 2006-03-23 22:43:57 +00:00
Norbert Plött
7c73dee18b Test ported and defects documented in source (See also bug #129768) 2006-03-23 22:31:15 +00:00
Norbert Plött
6df8e7be00 Test ported and defects documented in source (See also bug #129768) 2006-03-23 21:34:45 +00:00
Norbert Plött
015a69e0dd Test ported and defects documented in source (See also bug #129768) 2006-03-22 18:30:14 +00:00
Norbert Plött
b66a0422f9 Test ported and defects documented in source (See also bug #129768) 2006-03-22 16:50:04 +00:00
Norbert Plött
e89f99496d Test ported and defects (See bug #129768) 2006-03-22 00:57:16 +00:00
Norbert Plött
013757c1b6 Test ported and defects documented. 2006-03-22 00:55:53 +00:00