Skip to content

[WIP] Remove redundant specification of 'executable' in test file.

Chris Cantwell requested to merge fix/override-tester-exec into master

This MR moves the parsing of a command-line override of the executable to use for a test into the TestData class so we do not expect an tag in the .tst file.

Merge request reports