You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature request
As a plugin user I want to run different versions of ecu.test with the same plugin. This means the plugin needs to support the different writtings of the ecu.test and COM executables.
Upstream changes
ETInstallation.java
effected tests
Acceptance Criteria
the plugin can start ecu.test with ECU-TEST.exe and ecu.test.exe
the plugin can start the COM executable with the names ECU-TEST_com.exe and ecu.test_com.exe
the defaults are the new writings
Additional context
the COM Application stays untouched for now
The text was updated successfully, but these errors were encountered:
Describe the feature request
As a plugin user I want to run different versions of ecu.test with the same plugin. This means the plugin needs to support the different writtings of the ecu.test and COM executables.
Upstream changes
Acceptance Criteria
ECU-TEST.exe
andecu.test.exe
ECU-TEST_com.exe
andecu.test_com.exe
Additional context
The text was updated successfully, but these errors were encountered: