Nathan Ridge
17ec42f5cd
Bug 451772 - Allow testing syntax coloring in C files
...
Change-Id: Id97c56b5f076764fea29e3fef002f7b96edb8c73
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/36886
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-23 21:42:16 -05:00
Nathan Ridge
34f513ccfa
Bug 442754 - Avoid using a static constant to give production code
...
different behavior during a test
Change-Id: I115677ee2a5b6b7ccceb75949678d31a08f01732
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/36885
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-23 11:26:07 -05:00
Sergey Prigogin
df1abc266e
Removed an obsolete test disablement.
...
Change-Id: I796fdc2cc73c9c9800b0f437a0cdfa206afc2953
Reviewed-on: https://git.eclipse.org/r/36874
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-22 00:28:45 -05:00
Sergey Prigogin
14bd577ad2
Automatically add appropriate #include statements in index tests.
2014-11-21 14:42:39 -08:00
Sergey Prigogin
6a1c54cc57
Cosmetics.
2014-11-21 14:42:37 -08:00
Marc-Andre Laperle
f7cf5a154f
swtbot: Look for "Eclipse" in the shell title instead of "Eclipse SDK"
...
This allows running the tests with the Eclipse Platform product.
Change-Id: I0027654e5b2a885d656f9610459b4d4beaa875ce
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/36731
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-20 13:22:13 -05:00
Marc Khouzam
39b1ed1b97
Setting preferences for standalone debugger plugin.
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-20 11:07:36 -05:00
Alvaro Sanchez-Leon
3743c5d3af
Bug 452335 - Increase sequence numbers to target platforms files
...
Change-Id: I077c09df508e023df3a20c27745dcbbf424925ce
Reviewed-on: https://git.eclipse.org/r/36762
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-11-20 10:29:21 -05:00
Simon Marchi
084aa63172
dsf-gdb tests: Improve tests Makefile
...
This changes the Makefile that builds test apps so that it uses the
proper Makefile structures, rather than a single shell command.
Also, this will compile .c files with gcc and .cc files with g++,
allowing to have both.
Also, I changed the .exe extension justification from "so that CVS does
not include it when making a patch" to "so that files are named the same
way in Linux and Windows". It seems more reasonable.
Change-Id: I4414b1dc5c31a9eaa7edaed30e53363b9a76dd8f
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/36488
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-20 09:06:53 -05:00
Alvaro Sanchez-Leon
0b1f59dc76
Bug 452335 - Support compilation with Juno and Kepler
...
Change-Id: Ib5258a3d0810bf81b97e20e7f411999534a13eb4
Reviewed-on: https://git.eclipse.org/r/36709
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-11-19 16:15:37 -05:00
Marc-Andre Laperle
f9c68218c8
Bug 452199 - [visualizer] API filters file for multicore visualizer is
...
malformed
Change-Id: Iabc78f28954a7b30cf2d535fd0e8a78727160982
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/36675
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
2014-11-19 09:18:25 -05:00
Sergey Prigogin
7608776881
Bug 450888 - Index update problem caused by applying significant macros
...
to a source file
2014-11-18 20:37:52 -08:00
Sergey Prigogin
a3e3cec9c1
Test case demonstrating the problem for bug 450888.
2014-11-17 18:34:49 -08:00
Sergey Prigogin
a3962a9bd8
Cosmetics.
2014-11-17 18:12:53 -08:00
Sergey Prigogin
73a74679fe
Cosmetics.
2014-11-17 17:22:37 -08:00
Nathan Ridge
dd919f8f93
Bug 379626 - Incorrect syntax coloring of dependent method call
...
Change-Id: Id1b327a814d91ff88984362402666a9e640248f5
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/35519
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-15 01:26:24 -05:00
Nathan Ridge
356478286c
Bug 442754 - Refactor the test harness for semantic highlightings
...
Change-Id: I649b80e96f87481802c6b2f29029ed42bdb491a8
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/35518
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-15 01:25:41 -05:00
Simon Marchi
40cdeb4102
Bug 378154 - Have MIThread provide thread name
...
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Change-Id: I913d396a33e1ad76c9e15c7ae665291ae3ab8d14
Reviewed-on: https://git.eclipse.org/r/36057
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-14 20:25:12 -05:00
Alvaro Sanchez-Leon
2add4e809f
Bug 451396 - Improve extensibility to process MI -thread-info
...
Change-Id: I90060bf267b24a0a641ea20dfa6dfb870610e9ea
Reviewed-on: https://git.eclipse.org/r/36438
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-14 12:41:53 -05:00
Alena Laskavaia
4e7fd1ddaf
fixed NPE in DebugStringVariableSubstitutor when var cannot be resolved
...
Change-Id: I5fe8f640e6dbf1673d32d6dec14aa2f9190a71de
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/36405
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-11-14 09:53:32 -05:00
Marc Dumais
2d511d95a6
Bug 451392 - [visualizer] improve selection synchronization from MV view
...
to debug view back to cloned MV view(s)
Change-Id: I16abf3022a2b4fa0478624c1a9a6b4589cbdc311
Reviewed-on: https://git.eclipse.org/r/36434
Tested-by: Hudson CI
Reviewed-by: William Swanson <WilliamRSwanson@gmail.com>
Reviewed-by: Marc Dumais <marc.dumais@ericsson.com>
Tested-by: Marc Dumais <marc.dumais@ericsson.com>
2014-11-14 08:29:51 -05:00
Marc Khouzam
13b0270d5c
Replace hard-code launch types with their constants.
...
Change-Id: I05f25d4429c110c07a000328cfc64646a17a059b
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-13 16:33:53 -05:00
Marc Khouzam
bb5d400d4f
Cleanup commented printouts
...
Change-Id: I2c0850456401cde432b3489f334614e06e27d58c
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/36270
2014-11-13 15:24:47 -05:00
Alvaro Sanchez-Leon
5e9f4f0d1f
Bug 450192 - configurable maven builds to skip ppc64le
...
Change-Id: Ib811afd6b1d7efc293d6ca5b1c2ef7f6328deb21
Reviewed-on: https://git.eclipse.org/r/35981
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-11-10 08:03:03 -05:00
Jonathan Williams
af395d8676
Bug 449479 - Fix Exceptions and LC cache corruption on LC delete
...
Change-Id: Icd211eb1c9c34082208a709926b56affee6eac61
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
Reviewed-on: https://git.eclipse.org/r/35748
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2014-11-05 10:23:16 -05:00
Teodor Madan
b0874844fc
Bug 449913 - "Source Not Found" Editor should present short paths in
...
editor part name
Follow "Show Full Paths" setting in description of a source not found
editor
Change-Id: I902ebb7052df76a10861b0e9c2cc38903d71003c
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/35887
Tested-by: Hudson CI
2014-11-05 04:45:10 -05:00
Anton Leherbauer
24cb9ee547
Bug 450057 - Open Element fails to find function for certain wildcard patterns
2014-11-05 10:39:26 +01:00
Sergey Prigogin
48a407097e
Bug 450020 - NPE in CPPVisitor.createType
2014-11-04 15:15:25 -08:00
Sergey Prigogin
1e6aea01da
Filter for an API tooling warning.
2014-11-04 15:01:10 -08:00
Sergey Prigogin
2c8b0701cc
Bug 450009 - NPE in CPPSemantics.getContainingNamespaceScope called from
...
IndexUI.findSpecializations
2014-11-04 15:00:31 -08:00
Sergey Prigogin
8997a49ef1
Cosmetics.
2014-11-04 12:32:02 -08:00
Jeff Johnston
bf95b80b05
Fix Autotools UI SWTBot tests
...
- force tests to be run in file order by requesting alphabetic order
and renaming tests to they alphabetic equals file order
- fix configuration test which looks for C/C++ Build page from
properties by looking for it in the properties search text box
- put configuration tests last in suite
Change-Id: I21b943c2a6691f9277bc8cc712684f2bc1fd2db4
Reviewed-on: https://git.eclipse.org/r/35767
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-04 13:10:23 -05:00
Iulia Vasii
4b833a066a
Bug 446013 - Improvements to CDT launch configurations context help
...
Link "C/C++ Application", "C/C++ Remote Application" and "GDB Hardware
Debugging" launch configurations tab groups to existing "C/C++
Development User Guide" documentation.
Change-Id: I8220fe14ab22f14167ee2026c4a1f93b3cc7cd3e
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/34433
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-11-04 09:32:21 -05:00
Marc Khouzam
bb461328b9
Ignore autotools UI tests if automake is not installed
...
Change-Id: Ic00d77fffbcd471f08b29a1b78d7da23b32a1dcc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-11-04 08:52:48 -05:00
Sergey Prigogin
90e95ab4eb
Bug 419399 - Preference for Format with no selection
...
More robust implementation of region expansion.
2014-10-31 15:38:44 -07:00
Sergey Prigogin
31119f627e
Fixed broken tests.
2014-10-31 15:38:42 -07:00
Jeff Johnston
2706336f46
Enable Autotools UI tests which use SWTBot.
...
Change-Id: I4269954635a3d7a534092daf8a85c4c8be6cc63b
Reviewed-on: https://git.eclipse.org/r/33143
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-10-31 17:50:33 -04:00
Simon Marchi
cee1a39898
Use consistent indentation in BreakpointTestApp.cc
...
Change-Id: I753591b8465ec57477989fee7bbaa0537a9d7dc7
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/35758
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-10-31 16:09:33 -04:00
Marc Khouzam
5a5b004e3f
Bug 449224 - Fix for NLS'd plugin and
...
provider names
Change-Id: I27bf6d3ce062359e7eea47b728e5254578d8decb
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-10-29 13:44:12 -04:00
Marc Khouzam
126e67237d
Bug 439624 - Per-element formatting for expressions and variables
...
Change-Id: I25d2c0656d9a21b74693d459e66c0fbe4131038d
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/30192
Tested-by: Hudson CI
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-10-29 13:32:35 -04:00
Sergey Prigogin
08fd13ed9f
Bug 419399 - Preference for Format with no selection
...
A minor fix in the preference page.
2014-10-28 20:20:40 -07:00
Sergey Prigogin
653d74eceb
Bug 449099 - IllegalArgumentException: waldo is not a member of A
2014-10-28 14:43:40 -07:00
Sergey Prigogin
c28c3c5aab
Cosmetics.
2014-10-28 14:35:12 -07:00
Iulia Vasii
1a87fa7fe3
Bug 370768 - new 'Edit...' button to access connection properties
...
Change-Id: I0117516b6c79bfe4acc80ecce81c5acad775c697
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/35543
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-10-28 08:30:02 -04:00
Sergey Prigogin
9134d71fe5
Fixed an unsafe method call.
2014-10-27 19:41:43 -07:00
Sergey Prigogin
078541c956
Bug 448785 - Name resolution problem with nested alias template
2014-10-27 18:04:06 -07:00
Sergey Prigogin
e437230f58
Cosmetics.
2014-10-27 18:01:08 -07:00
Sergey Prigogin
27f00a30d8
Bug 419399 - Preference for Format with no selection
...
The user now has a choice between formatting the entire file and
formatting the statement on the current line.
This patch depends on the change in platform.text
https://git.eclipse.org/r/#/c/31337/
Change-Id: I6ae5b925a8ebdce0eec7ff34f7b3f84da0d9c326
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/31338
2014-10-27 13:29:24 -04:00
Nathan Ridge
f9f0d4c3da
Bug 447728 - Support for types of unkown fields
...
Change-Id: Id8ccc110930b86a762a847ff50a8659c87318a4b
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/35302
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-23 14:35:49 -04:00
Sergey Prigogin
8e5a31e714
Bug 446711 - Name resolution problem with dependent enumeration
...
Handling of internal enumerator types during instantiation of an
enumeration.
2014-10-22 10:03:26 -07:00