Marc-Andre Laperle
2f8589b53d
Fix CallHierarchy tests that were failing due to test order (Junit4)
2013-07-28 01:14:35 -04:00
Sergey Prigogin
0efa436797
Fixed few issues causing unnecessary includes for template arguments and
...
target types of typedefs.
2013-07-26 21:13:25 -07:00
Marc-Andre Laperle
f0e74dac11
Fix failing test in MarkOccurrenceTest on Eclipse 4.3
...
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-26 00:42:30 -04:00
Nathan Ridge
8f78f34f19
Bug 412463 - Code completion stops working in the presence of predefined
...
macro
Change-Id: Iabeb0742ce5564a150f859185c0f8eb64805955a
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14399
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-07-09 21:58:36 -04:00
Nathan Ridge
652d4f7bc0
Bug 412463 - Code completion stops working in the presence of
...
preprocessor-provided macros
Change-Id: Ifc5621133ac1ad55276e3d0c1ea8f99d9101938a
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14354
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-07-08 13:34:41 -04:00
Thomas Corbat
e843235fc4
Bug 412187 Formatting function-like macro call in equals initializer
...
Added IASTExpressions to the exclusion in enterNode of
CodeFormatterVisitor when encountering function like macro calls.
Change-Id: I8ea6c5e7ba955299b0d6ca48c93fac275afa65e3
Reviewed-on: https://git.eclipse.org/r/14213
Reviewed-by: Thomas Corbat <tcorbat@hsr.ch>
IP-Clean: Thomas Corbat <tcorbat@hsr.ch>
Tested-by: Thomas Corbat <tcorbat@hsr.ch>
2013-07-08 08:25:25 -04:00
Marc-Andre Laperle
718d7de48e
Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build
...
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-03 21:02:43 -04:00
Simon Marchi
5aed22487a
Bug 411911 - Fix some GNU formatter defaults
...
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Change-Id: Idf974c14be894dffecb3e48938732fbd9f227cea
Reviewed-on: https://git.eclipse.org/r/14144
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-02 17:40:02 -04:00
Marc-Andre Laperle
b6c0cb12db
Bug 412032 - Extract local variable doesn't suggest a name in C source
...
files
Change-Id: I73e7f80713132521d757482c6ffbf839b5d2679f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14168
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-01 16:12:38 -04:00
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