Andrew Gvozdev
1f4650fb61
Bug 210248 - test projects update, revert sample projects to MinGW
...
toolchain
This reverts commit 8cc8d861c8
.
2011-11-24 12:30:37 -05:00
Christian W. Damus
8cc8d861c8
Bug 210248 - test projects update
2011-11-22 19:38:11 -05:00
Christian W. Damus
a3dd98987a
Bug 210248 - [Internal Builder]does not rebuild a dependent project in
...
case of a reference library project change
Conflicts:
build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/AdditionalInput.java
2011-11-21 21:56:38 -05:00
Andrew Gvozdev
2a1cddd716
auto-clean: @Override annotations + organize imports + unnecessary
...
casts/$NON-NLS + trailing white spaces
2011-11-17 17:34:21 -05:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c
Updated parent feature version in pom.xml files.
2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1
Switched to Java 1.6.
2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60
Changed the execution environment to JavaSE-1.6
2011-10-17 16:44:49 -07:00
Doug Schaefer
ea1b3639c4
Fix up the MBS core test dependencies.
2011-09-14 11:22:13 -04:00
Andrew Gvozdev
c1d7d96f91
Incremented build plugin versions for Juno
2011-09-06 14:27:46 -04:00
Doug Schaefer
8687aa726c
MBS core tests need the GNU tool definitions.
2011-07-07 10:39:51 -04:00
Doug Schaefer
1745485853
Turn on UI Harness for MBS core tests.
2011-07-06 10:27:24 -04:00
Andrew Gvozdev
6bbc31c7a2
bug 312835: CDT build settings which are set at the folder level are
...
ignored in certain situations - restored reverse sorting plus
unit tests adjusted
2011-07-02 02:25:38 -04:00
Doug Schaefer
6eff5311d7
More tests for the Maven build.
2011-06-29 14:30:07 -04:00
Andrew Gvozdev
acf993572f
compilation warnings
2011-04-26 21:46:32 +00:00
Andrew Gvozdev
0a90b65e97
bug 222817: [Contribution] <enablement and applicability calculator support with Option Category
...
Patch from Miwako Tokugawa
2011-04-25 04:38:22 +00:00
Andrew Gvozdev
3cebf36b79
compilation warnings
2011-03-11 23:37:05 +00:00
Chris Recoskie
71900424e1
Bug 279633 - Add ability to override command-generation for a build-option
2011-03-09 02:24:52 +00:00
James Blackburn
b5742a5a4c
Bug 303953 - Deleted linked resource in managed project is still being built.
...
- Fix test on Windows.
2011-02-16 18:05:39 +00:00
Andrew Gvozdev
98559b4f80
bug 337264: JUnit failure: managedbuilder - 3 failures on Linux related to spaces in *.d files
2011-02-15 23:33:06 +00:00
James Blackburn
3f7e96cb4b
Allow test proejcts which aren't compressed in zip files. zip files aren't repository friendly, nor can they be easily examined in the IDE.
2011-01-28 12:47:25 +00:00
James Blackburn
20f08c565e
Beef up the test to check the CDT variable managers.
2011-01-27 17:33:40 +00:00
James Blackburn
1821d8be1b
Bug 335476 - CDT build doesn't notice cdt.core.prefs is modified externally. Test added.
2011-01-26 18:09:48 +00:00
James Blackburn
a7da2de702
Compiler warnings + Generics
2011-01-25 12:31:21 +00:00
James Blackburn
513a9a614f
Compiler warnings + Generics
2011-01-25 12:09:34 +00:00
James Blackburn
5c176c24e2
Remove unused BaseTestCase
2011-01-25 10:53:50 +00:00
James Blackburn
094a51f44a
Bug 303953 - Deleted linked resource in managed project is still being built.
...
- Ensure that subdir.mk is re-generated when last file has been removed from a directory + test
- Add scaffolding for managedbuilder.core regression tests
2011-01-24 16:07:59 +00:00
Andrew Gvozdev
c02ebb3cb8
bug 328780: NPE when compiler options are displayed
2010-10-27 02:28:20 +00:00
Andrew Gvozdev
c1d17327f3
bug 232373: cdt generated make file has options with no spaces between option and argument
2010-10-24 04:06:38 +00:00
Andrew Gvozdev
dc5d147ab5
bug 232373: testGenerateCommandLineInfoParameters re-added
2010-10-23 19:14:51 +00:00
Andrew Gvozdev
1c064087e4
bug 319779: Unnecessary imports
...
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Andrew Gvozdev
73ea2efa7d
bug 319769: Unnecessary type casts
...
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Andrew Gvozdev
dbe5a12393
bug 319777: Missing @Override annotations
...
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Andrew Gvozdev
aa7a3e8243
bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier discontinued.
...
Patch from Petri Tuononen.
2010-07-08 20:57:13 +00:00
Vivian Kong
20dd9ee139
Bug 315439 Fix up copyright
2010-06-02 19:48:27 +00:00
James Blackburn
a50c714e81
Bug 302881 move #testReferences to cdt.core testsuite (CConfigurationDescriptionExportSettings) as there's no managedbuild specific functionality tested.
2010-02-16 12:58:11 +00:00
Andrew Gvozdev
9893d467ce
bug 298590: Restore Defaults does not quite restore Folder Settings
2010-02-16 02:50:58 +00:00
Andrew Gvozdev
9628c72b74
bug 292007:remove obsoleted method compareBenchmarks()
2010-02-09 02:56:59 +00:00
Andrew Gvozdev
a6d1c61e52
bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core
2010-02-08 01:02:30 +00:00
Andrew Gvozdev
f7abbce100
bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocator
2010-01-29 06:34:42 +00:00
Andrew Gvozdev
d4001e3423
bug 250686: changes in debug and optimization level flags not propagated to folder
2010-01-19 20:54:26 +00:00
Andrew Gvozdev
de0e955c0f
cosmetics: generics etc
2010-01-19 15:02:16 +00:00
Andrew Gvozdev
9f09d04566
cosmetics: @Override, generics etc
2010-01-19 15:00:06 +00:00
Andrew Gvozdev
889e2d4a15
subdir.mk 1.1 appears to be correct after comparing .cdtbuild_initial with .cproject
2010-01-19 03:33:36 +00:00
Andrew Gvozdev
ee9e75b76f
bug 295290: JUnit failure: ManagedBuildMacrosTests.testMacroOptL()
...
test case fixed
2010-01-07 23:45:28 +00:00
Andrew Gvozdev
2f140d6523
cleanup: reformatting
2010-01-07 21:47:00 +00:00
Andrew Gvozdev
abebef93b4
cleanup: generics
2010-01-06 23:12:09 +00:00
Andrew Gvozdev
f404fd845c
bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
...
trick to handle platform dependent data
2010-01-06 23:06:44 +00:00
Andrew Gvozdev
b15a7b94dd
cleanup: better dump in case of failure and fixed warnings for unused vars, generics etc.
2010-01-06 04:13:58 +00:00
Andrew Gvozdev
05653b2740
cleanup: generics and casts
2010-01-05 20:32:37 +00:00