Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-25Bug 481978 - Big overhaul of new build system to work with Qt.Doug Schaefer1-17/+0
2015-09-28Starting to put Qt onto the new build system and launch.Doug Schaefer1-0/+17
2015-05-06Fixed a resource leak.Sergey Prigogin1-25/+23
2015-04-03Cosmetics.Sergey Prigogin1-16/+16
2015-04-01Bug 45149 - Add tests to UNCPathConverter classWainer S. Moschetta1-0/+63
2015-03-13Bug 462036 - Make error parsers do not handle 'entering directory' correctly ...Marc-Andre Laperle1-1/+27
2015-01-09Fixed a typo.Sergey Prigogin1-1/+1
2014-09-13Cosmetics.Sergey Prigogin1-2/+1
2014-08-04More descriptive names of temporary files.Sergey Prigogin1-1/+1
2014-08-01Cleanup of temporary files created by tests.Sergey Prigogin1-5/+8
2014-03-21Remove test interdependencies in CDescriptorTestsMarc-Andre Laperle1-68/+39
2014-03-13Always run CDescriptorTests methods in the same orderMarc-Andre Laperle1-6/+16
2013-07-18Cosmetics.Sergey Prigogin1-19/+10
2013-06-05bug 409697: References to "required from" appear in red in the console and ar...Andrew Gvozdev1-0/+21
2013-03-30Fixed interference between test cases.Sergey Prigogin1-3/+3
2013-03-16bug 403406: Notification mechanism for changes to environment variables.Andrew Gvozdev1-1/+112
2012-11-08Bug 340123 - Disable intermittently failing testAnton Leherbauer1-9/+4
2012-09-06bug 388755: test cases differ on windows and unixAndrew Gvozdev1-2/+11
2012-09-05bug 388755: Fix EFSExtensionProvider to return conventional path on Windows a...Andrew Gvozdev1-2/+2
2012-08-25Avoid ClassCastException.Sergey Prigogin1-37/+12
2012-08-24Revert "Revert "Allow unreliable tests to be avoided""Sergey Prigogin1-0/+1
2012-08-24Revert "Allow unreliable tests to be avoided"Sergey Prigogin1-1/+0
2012-08-24bug 387730: Better failure message in the unit testAndrew Gvozdev1-1/+4
2012-08-24Problem with cygwin test was due to incomplete cygwin installJohn Cortell1-5/+0
2012-08-21Allow unreliable tests to be avoidedJohn Cortell1-0/+6
2012-08-21Bug 387428 - NPE in RefreshScopeManagerVivian Kong1-0/+30
2012-07-12bug 375859 - update junit testsDavid Salinas1-4/+99
2012-06-26bug 348884: Fixed unit testAndrew Gvozdev1-13/+22
2012-06-19bug 348884: ConcurrentModificationException in StorableCdtVariablesAndrew Gvozdev1-7/+20
2012-06-19bug 348884: ConcurrentModificationException in StorableCdtVariablesVeaceslav Bacu1-0/+74
2012-05-31bug 380956: corrected somewhat misleading commentsAndrew Gvozdev1-1/+1
2012-05-29bug 380956: The CDT GCC Build Output Parser should not require 'make's recurs...Andrew Gvozdev1-0/+30
2012-05-22Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-1/+1
2012-05-09Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-10/+19
2012-04-16Ignore InterruptedException in unit testsAndrew Gvozdev1-18/+33
2012-04-12bug 371797: [sd90] Implement language settings providers in buildAndrew Gvozdev1-0/+33
2012-03-16Bug 374442 - Refresh resource by build configuration - fix JUnit testsDavid Salinas1-39/+50
2012-03-16Bug 374442 - Refresh resource by build configurationDavid Salinas2-101/+205
2012-03-13bug 364733: Internal Builder does not work with Cygwin toolchainAndrew Gvozdev1-38/+39
2012-02-24Bug 356519 - ELF header reader makeShort() bugJohn Cortell1-0/+148
2012-01-28bug 290631: Introduced WeakHashSetSynchronizedAndrew Gvozdev1-0/+124
2012-01-27Bug 368160: Dependent projects and SDKs.Markus Schorn1-1/+13
2012-01-08@Override annotations and redundant casts.Sergey Prigogin15-0/+63
2011-09-27bug 359140: Allow ErrorParserManager create workspace level markersAndrew Gvozdev1-1/+22
2011-06-02isSymbolicLinkSupported() extractedAndrew Gvozdev1-29/+25
2011-05-28bug 347534: CWD Locator misinforms ErrorParserManager in case of parallel bui...Andrew Gvozdev1-6/+206
2011-05-16Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+1
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+2
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-30/+16
2011-04-29Bug 133881 - Make refreshing after building optionalChris Recoskie1-3/+84

Back to the top