Sergey Prigogin
|
a79028d2fc
|
Bug 45203. User configurable header substitution rules.
|
2013-06-14 15:54:13 -07:00 |
|
Sergey Prigogin
|
596d2825e3
|
Bug 410074 - Refactoring throws NullPointerException
|
2013-06-06 20:49:03 -07:00 |
|
Sergey Prigogin
|
dc086d6a53
|
Combined classes CPPNameCollector and CNameCollector into a single
NameCollector class, as was suggested by Nathan Ridge.
|
2013-05-26 11:27:05 -07:00 |
|
Sergey Prigogin
|
6ffc402b86
|
Generics.
|
2013-05-26 11:23:00 -07:00 |
|
Sergey Prigogin
|
5700e27b7b
|
Bug 403418 - Type Hierarchy view does not show class templates.
|
2013-05-17 19:33:58 -07:00 |
|
Sergey Prigogin
|
6052044cdc
|
Cosmetics.
|
2013-05-17 19:31:38 -07:00 |
|
Sergey Prigogin
|
53e2492c02
|
Bug 402878. Fixed CppCallHierarchyTest.testClosures_316307 test.
|
2013-05-17 16:01:58 -07:00 |
|
Sergey Prigogin
|
f70ab948fc
|
Cosmetics.
|
2013-05-12 11:20:09 -07:00 |
|
Nathan Ridge
|
5189876f06
|
Bug 407807 - [Content Assist] No completion for members of object that
shadows object in base class
Change-Id: I30bf6064de788f766f871cdea1776d849c8284c5
Reviewed-on: https://git.eclipse.org/r/12733
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2013-05-12 13:51:10 -04:00 |
|
Andrew Gvozdev
|
bc3943616d
|
bug 401961: Fixed failing test case
|
2013-05-01 14:44:21 -04:00 |
|
Andrew Gvozdev
|
36f8e63fcf
|
Reverted accidentally committed changes from last commit
|
2013-04-29 16:42:53 -04:00 |
|
Andrew Gvozdev
|
f2bd5750b5
|
bug 403405: Change default of isLanguageSettingsProvidersFunctionalityEnabled() to be true if the preference is not defined
|
2013-04-29 16:19:46 -04:00 |
|
Sergey Prigogin
|
163df7dbad
|
Bug 45203. Improved loop detection.
|
2013-03-30 17:42:58 -07:00 |
|
Sergey Prigogin
|
54919b0124
|
Bug 45203. Added transitive closing of include maps.
|
2013-03-30 10:41:59 -07:00 |
|
Sergey Prigogin
|
e6bae40308
|
Bug 45203. Added support for IWYU export pragmas.
|
2013-03-22 16:47:51 -07:00 |
|
Sergey Prigogin
|
20d1ecd441
|
Fixed a broken test.
|
2013-03-15 15:44:52 -07:00 |
|
Sergey Prigogin
|
48c9cc0b73
|
Merge branch 'bug_45203'
|
2013-03-14 17:25:27 -07:00 |
|
Sergey Prigogin
|
7ac4d43010
|
Bug 45203. Major milestone - Organize Includes command is ready for
alpha testing.
|
2013-03-14 17:20:22 -07:00 |
|
Sergey Prigogin
|
6a55086327
|
Don't reuse the same progress monitor across test runs.
|
2013-03-12 20:08:16 -07:00 |
|
Jesse Weinstein
|
e063f00b67
|
Bug 240692 -- Fix rename for templates
Just a failing test, so far.
Change-Id: Idb923862614ff2f1b7736495d8a2d8967e278de7
Reviewed-on: https://git.eclipse.org/r/11064
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2013-03-12 18:29:23 -04:00 |
|
Jesse Weinstein
|
88411d63e5
|
Bug 393883 - Implement Method loses throw()
Change-Id: Ic14046dd3a97f209a56704a22f7d3f2e417a69c9
Reviewed-on: https://git.eclipse.org/r/11013
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2013-03-11 15:44:53 -04:00 |
|
Sergey Prigogin
|
3198d038d4
|
Merge remote-tracking branch 'origin/master' into bug_45203
Change-Id: I5ea97f0e6c1e15a72e45f5fbc7407ad6b35e9a64
|
2013-02-14 17:21:05 -08:00 |
|
Nathan Ridge
|
e3150dce7f
|
Bug 399142 - [regression] 'Open Declaration' does not work inside
template
Change-Id: Ie61924e7bba3aea1fff1df6d996d5af317e8c435
Reviewed-on: https://git.eclipse.org/r/9984
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2013-02-06 01:37:23 -05:00 |
|
Sergey Prigogin
|
96fbfd6f00
|
Enabled assertions during tests.
|
2013-02-05 10:07:41 -08:00 |
|
Sergey Prigogin
|
2a96dbfc19
|
Cosmetics.
|
2013-02-02 17:01:20 -08:00 |
|
Sergey Prigogin
|
b9396d3a4a
|
Merge remote-tracking branch 'origin/master' into bug_45203
|
2013-01-24 20:43:18 -08:00 |
|
Sergey Prigogin
|
ea08a27209
|
Bug 398706. Adjusted two tests.
|
2013-01-23 11:37:00 -08:00 |
|
Sergey Prigogin
|
4346a7377f
|
Renamed few classes to distinguish tests from their base classes.
|
2013-01-23 11:36:51 -08:00 |
|
Sergey Prigogin
|
adb89806d8
|
Bug 398459 - Invalid auto-indentation in a virtual method
|
2013-01-17 16:02:35 -08:00 |
|
Sergey Prigogin
|
7c58fc5f33
|
Bug 396439 - Syntax highlighting is wrong for raw strings. Added a test
case.
|
2013-01-16 11:14:39 -08:00 |
|
Sergey Prigogin
|
6369aad377
|
Cosmetics.
|
2013-01-16 11:14:25 -08:00 |
|
Sergey Prigogin
|
0835b4737d
|
Cosmetics.
|
2013-01-15 19:14:45 -08:00 |
|
Sergey Prigogin
|
a205a71148
|
Merge remote-tracking branch 'origin/master' into bug_45203
|
2013-01-09 15:42:08 -08:00 |
|
Sergey Prigogin
|
e2a18cf6c2
|
Bug 397496 - Formatter does not wrap long macro arguments
|
2013-01-04 19:22:22 -08:00 |
|
Marc-Andre Laperle
|
2993ef8266
|
Bug 397288 - typename keyword is not completed
Change-Id: I26d62f771b5bb08d1c5cab64929c765c025053b3
Reviewed-on: https://git.eclipse.org/r/9419
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
|
2013-01-03 01:29:29 -05:00 |
|
Sergey Prigogin
|
0a75ee2b57
|
Bug 45203. Initial commit for Organize Includes feature.
|
2012-12-31 15:07:37 -08:00 |
|
Sergey Prigogin
|
613cb84eef
|
Cosmetics.
|
2012-12-31 11:25:15 -08:00 |
|
Nathan Ridge
|
d159cd9545
|
Bug 379631 - code-completion of functions in using-declarations
Change-Id: Ifae9e0e790629e03c1ad93988ea535e42373d448
Reviewed-on: https://git.eclipse.org/r/9066
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2012-12-07 13:32:29 -05:00 |
|
Sergey Prigogin
|
bac77d5009
|
Formatter support for defaulted and deleted functions and for rvalue
references.
|
2012-12-05 15:40:40 -08:00 |
|
Sergey Prigogin
|
86390642d7
|
Preservation of typedefs in template arguments.
|
2012-10-24 23:21:15 +02:00 |
|
Markus Schorn
|
5e681bbe50
|
Bug 381824: Storing dependent bindings.
|
2012-10-02 10:48:24 +02:00 |
|
John Cortell
|
4de3c2e62c
|
Removed test exclusions for various tests recently fixed by Markus.
Added exception for
CPPSelectionTestsFastIndexer.testBug103697, which is failing
consistently
|
2012-09-25 17:53:42 -05:00 |
|
Markus Schorn
|
d643e121a0
|
Fix intermittent test failures.
|
2012-09-14 09:32:36 +02:00 |
|
Sergey Prigogin
|
85bdaaf4b3
|
Revert "Revert "Allow unreliable tests to be avoided""
This reverts commit c4e80e62a2 .
|
2012-08-24 11:35:59 -07:00 |
|
Sergey Prigogin
|
c4e80e62a2
|
Revert "Allow unreliable tests to be avoided"
This reverts commit 1bd247ce3d .
|
2012-08-24 10:12:55 -07:00 |
|
Sergey Prigogin
|
4f739bda84
|
Pushed INDEXER_TIMEOUT_SEC constant up the test class hierarchy.
|
2012-08-22 16:52:05 -07:00 |
|
John Cortell
|
82a89c35ed
|
BaseUITestCase.waitForIndexer() intermittently throws exception
|
2012-08-22 15:12:26 -05:00 |
|
Sergey Prigogin
|
ab22bbda2d
|
Cosmetics.
|
2012-08-22 12:13:04 -07:00 |
|
John Cortell
|
1bd247ce3d
|
Allow unreliable tests to be avoided
|
2012-08-21 13:06:29 -05:00 |
|
John Cortell
|
4cd4f018a2
|
Fix BaseUITestCase.checkTreeNode(); causing intermittent test failures
|
2012-08-21 13:01:11 -05:00 |
|