• Fixed an issue where extracting source-header relationships failed when using [Export Design Data to V-SPICE] on Windows.
  • Fixed an issue where test import failed when only the [Integration Test] option was selected.
  • Fixed an issue where coverage for template functions was lost during coverage import.
  • Fixed an issue where stubs for template functions were incorrectly generated.
  • Fixed an issue where test generation failed for certain functions.
  • Fixed an issue where stub generation failed for template specialization functions.
  • Fixed an issue where selecting a stub calling function did not select related extern functions.
  • Fixed a license issue that occurred in environments without network access.
  • Fixed an issue where target setting changes were not saved in the project.
  • Fixed an issue where version checks were not performed after committing in C/C++ Team Project from Visual Studio Project.
  • Fixed an issue where analysis was always performed before test execution when only specific modules were selected during Visual Studio project creation.
  • Fixed an issue where applying class code did not update the corresponding test code.
  • Fixed an issue where filter information per source root was incorrectly identified as changed during commit in team projects.
  • Fixed an issue where existing class code disappeared when committing class code consecutively in team projects.
  • Fixed an issue where integration tests from other projects appeared in the [Integration Test View] during integration test execution.
  • Fixed an issue where changes were not reflected in the Test Navigator after changing the source root to a parent directory.
  • Improved the behavior for locating corresponding files in the project when the source root is changed.
  • Fixed an issue where the [Test View] was not updated after source code deletion.
  • Fixed an issue where symbol values were missing when exporting integration tests.
  • Fixed an issue where function inclusion relationships were not extracted when compile flags were too long during [Export Design Data to V-SPICE].
  • Modified the validation of CS_XXX_IN/OUTPUT symbols in test code to exclude comments.