Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2013-11-08Releng: Fix references to parent pom in testsUwe Stieber1-2/+2
2013-10-08Releng: Fix versions in about textsUwe Stieber1-1/+1
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber2-9/+9
2013-08-25Tycho: Synchronize pom versions with manifest versionsUwe Stieber1-1/+1
2013-08-25Releng: Fix version numbers of changed plugins and features. Fix updateUwe Stieber1-2/+2
site URL.
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber1-1/+1
2013-05-17TCF Tests: fixed typing error in tests scriptEugene Tarassov1-1/+1
2013-05-17TCF Tests: a bit better test script - unwanted spaces are removedEugene Tarassov1-1/+2
2012-09-21Common: Configure the project settings to overwrite any global "Save ↵Uwe Stieber1-0/+54
Actions" configuration and disable them.
2012-09-05Bug 388786 - Exposing TCF internal classes/methods for data accessPawel Piech2-6/+20
Fixed compile errors in debug tests plus a fix to the breakpoint scope detail pane.
2012-08-13Bug 386874 - Exceptions thrown in service proxies can cause thePawel Piech12-24/+176
command's callback to be never completed. Added guard code in AbstractCache and ChannelQuery to monitor for TCF channel closing.
2012-08-06Unit tests: Test pom.xml need to reference all modules build by pom.xml + ↵Uwe Stieber1-12/+4
o.e.tcf.te.tests
2012-08-06Unit tests: Updated Linux 64bit agent to run on RedHat machine used to ↵Uwe Stieber1-0/+0
execute the tests
2012-07-27Bug 380607 - [tests] Intermittent failure in ↵Pawel Piech1-5/+1
SampleTest.testSteppingDebugViewOnly More tuning of debug view initialization handling.
2012-07-26Debug Tests: added more output for test timeouts.Pawel Piech1-1/+1
2012-07-26Bug 380607 - [tests] Intermittent failure in ↵Pawel Piech7-11/+67
SampleTest.testSteppingDebugViewOnly Added a retry loop for initializing debug view.
2012-07-25Debug Tests - Refactored symbols and stack trace cache managers.Pawel Piech17-997/+464
2012-07-25Bug 385965 - Planting Hardware Breakpoint failsPawel Piech1-0/+72
Added unit test for the failure.
2012-07-20Bug 380607 - [tests] Intermittent failure in ↵Pawel Piech9-193/+1120
SampleTest.testSteppingDebugViewOnly
2012-07-20Bug 382649 - [tests] Add test for grouping by Scope in Breakpoints viewPawel Piech3-2/+195
2012-06-14Bug 381993 - [breakpoints] Add a detail pane in breakpoints view to show ↵Pawel Piech8-160/+469
breakpoints' scope setting Added unit tests for basic operation.
2012-06-12Bug [382314] Export the test packages, for developing tests outside the ↵Scott Tepavich1-0/+4
scope of this plug-in.
2012-06-12Bug 381993 - [breakpoints] Add a detail pane in breakpoints view to show ↵Pawel Piech1-0/+90
breakpoints' scope setting Completed implementaiton.
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, ↵Uwe Stieber2-16/+16
Fix update site URL in all features
2012-06-03TCF Debugger Tests: Re-enabled commented out testUwe Stieber1-3/+6
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM ↵Uwe Stieber11-117/+110
copyrights instead of the default WindRiver copyrights set in the preferences
2012-05-31TCF Debugger Tests: Disabled test not completing after around 4 hours. Hung ↵Uwe Stieber1-6/+4
up auto-builds
2012-05-30Bug 380607 - [tests] Intermittent failure in ↵Pawel Piech1-0/+6
SampleTest.testSteppingDebugViewOnly
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov4-11/+11
2012-05-26TCF Tests: added Windows symbol info files for the debugger UI testsEugene Tarassov4-0/+0
2012-05-25Bug 380607 - [tests] Intermittent failure in ↵Pawel Piech1-3/+3
SampleTest.testSteppingDebugViewOnly Add more diagnostic output upon test failure.
2012-05-21Bug 379189: tests: Add test to measure stepping performanceEugene Tarassov3-17/+35
2012-05-18TCF Tests: added more pre-built agent filesEugene Tarassov2-0/+0
2012-05-18TCF Tests: fixed debugger tests on Windows: rebuilt the agent with MSVC, ↵Eugene Tarassov3-0/+44
added launch config, fixed process name pattern
2012-05-18Bug 379189 - [tests] Add test to measure stepping performancePawel Piech3-5/+37
Add timeout to viewer and source listeners.
2012-05-17TCF Debugger Tests: Disable hanging testSteppingPerformanceWithSourceDisplayUwe Stieber1-50/+49
2012-05-15TCF Debugger Tests: Disable debuggingUwe Stieber1-0/+2
2012-05-15TCF Debugger Tests: The test agent needs to be localUwe Stieber5-1/+11
2012-05-15TCF Debugger Tests: Enable debugging on build serverUwe Stieber6-11/+2
2012-05-15TCF Debugger Tests: Remove TE tests referenceUwe Stieber1-1/+0
2012-05-15TCF Debugger Tests: Dependency to TE tests pluginUwe Stieber1-0/+5
2012-05-15TCF Debugger Tests: Bundle separated test TCF agentsUwe Stieber6-103/+28
2012-05-15TCF Debugger Tests: TE features are needed tooUwe Stieber1-4/+9
2012-05-15TCF Debugger Tests: Need to all TE modules to make the coverage report ↵Uwe Stieber1-1/+40
generation to succeed
2012-05-15TCF Debugger Tests: Fix reference to child moduleUwe Stieber1-1/+1
2012-05-15TCF Debugger Tests: Add TE tests moduleUwe Stieber1-0/+2
2012-05-15Releng: Fix copyright header not at start of fileUwe Stieber2-118/+115
2012-05-15Releng: Fix copyright headerUwe Stieber39-28/+138
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech8-82/+357
Added performance measurement of stepping with source display only.
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech8-5/+366
Added tests that validate instruction pointer annotations.

Back to the top