1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/testsrunner
Adam Ward a7717b2973 Bug 500120 - Fix C/C++ Unit test view history dropdown NPE
Changes:
- Listen for launch configurations to be deleted. Remove any testing
sessions that ran using the deleted launch configuration.

Testing:
- Ran a couple test projects using the Google Test Runner. Ensured all
sessions showed up in the dropdown. Deleted the launch configuration and
tried to dropped down the list again. Deleted launch configuration
sessions were removed from the list and no NPE.
- Did the same above test but deleted the project, instead of launch
configuration, which causes the launch configuration to get deleted and
the same successful results occurred

Change-Id: Ia32f3a6282ed0da7e154e7a7138681c7be16c0ef
Signed-off-by: Adam Ward <award@blackberry.com>
2016-08-23 13:38:54 -04:00
..
org.eclipse.cdt.testsrunner Bug 500120 - Fix C/C++ Unit test view history dropdown NPE 2016-08-23 13:38:54 -04:00
org.eclipse.cdt.testsrunner.boost Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.testsrunner.feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.testsrunner.gtest Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.testsrunner.qttest Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.testsrunner.source.feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.testsrunner.tap Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.testsrunner.test Update version to 9.1.0 2016-08-17 10:11:57 -04:00