1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

259 commits

Author SHA1 Message Date
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
Andrew Gvozdev
2d0198be0a catching exception during cleanup 2010-01-05 19:43:39 +00:00
Andrew Gvozdev
87c562de11 cleanup: generics, dead code etc. 2010-01-05 17:56:49 +00:00
Andrew Gvozdev
bf9d9817ed bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
Added heuristics to handle absolute workspace path
2010-01-05 17:21:36 +00:00
Andrew Gvozdev
4ee2d59c6c bug 292005: JUnit failure: managedbuilder BuildSystem40Tests.test40 does not check benchmarks properly
added missing benchmarks, corrected some
2010-01-05 04:58:28 +00:00
Andrew Gvozdev
2e858cbee3 commented out test output spamming console 2010-01-05 03:46:45 +00:00
Andrew Gvozdev
64ddf85c80 commented out test output spamming console 2010-01-05 03:22:29 +00:00
Andrew Gvozdev
1a64d13fda bug 297683: JUnit tests AllTemplateEngineTests stopped compiling in eclipse 3.6M4 2009-12-13 04:34:59 +00:00
Andrew Gvozdev
107aabe04c bug 292003: JUnit failure: managedbuilder testLinkedFolder intermittently fails
Benchmarks updated to 6.0.0 level
2009-11-20 04:46:14 +00:00
Andrew Gvozdev
2fee5bf8ab bug 292003: JUnit failure: managedbuilder testLinkedFolder intermittently fails
Extra check for deleted folder is not helpful
2009-11-20 04:43:44 +00:00
Andrew Gvozdev
e4c5888fca bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated outdated benchmark file
2009-11-20 03:41:24 +00:00
Andrew Gvozdev
7e2ae40497 bug 292003: JUnit failure: managedbuilder testLinkedFolder intermittently fails
added join FAMILY_AUTO_REFRESH for another flavor of creating a project
2009-11-20 03:40:36 +00:00
Andrew Gvozdev
de4fdf198f bug 285347: JUnit failure: managedbuilder BuildDescriptionModelTests
Fixed test cases not accounting for build variables in artifact name
2009-11-11 15:08:12 +00:00
James Blackburn
1ae62f2a77 FIx warnings + generics (no functionality change) 2009-11-10 22:46:19 +00:00
James Blackburn
934fb1975d Fix for testDescription test. The test previously tried to set some includes on all setting entries on the root folder. In bug 229085 / 100844 libs are now contributed back as a LIRARY_FILE setting entry. Assert that storing includes in libs entry doesn't persist. 2009-11-10 22:40:01 +00:00
Andrew Gvozdev
f3ca785ec5 bug 285347: JUnit failure: managedbuilder BuildDescriptionModelTests
Regression fixed (new build resource created for the same
resource)
2009-11-10 20:56:04 +00:00
Andrew Gvozdev
f2b3b42052 bug 294135: JUnit failures related to files with spaces in managedbuilder test suite
Fixed regression bug and updated benchmarks.
2009-11-04 23:00:48 +00:00