1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00
cdt/testsrunner/org.eclipse.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
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Bug 210366 - CDT should have Unit Testing and Component Testing like JDT 2012-04-17 23:50:07 -04:00
META-INF Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
schema Bug 210366 - CDT should have Unit Testing and Component Testing like JDT 2012-04-17 23:50:07 -04:00
src/org/eclipse/cdt/testsrunner Bug 500120 - Fix C/C++ Unit test view history dropdown NPE 2016-08-23 13:38:54 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project Bug 210366 - CDT should have Unit Testing and Component Testing like JDT 2012-04-17 23:50:07 -04:00
about.html Bug 210366 - CDT should have Unit Testing and Component Testing like JDT 2012-04-17 23:50:07 -04:00
build.properties Bug 210366 - CDT should have Unit Testing and Component Testing like JDT 2012-04-17 23:50:07 -04:00
plugin.properties Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
plugin.xml Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
pom.xml Update version to 9.1.0 2016-08-17 10:11:57 -04:00