Skip to content

Fixes to unit test post-processing

Frank Winklmeier requested to merge fwinkl/athena:utpost4 into master

Several fixes to unit tests in several package (details in individual commits):

  • be explicit when no post-processing is required
  • fix missing or misnamed reference files

The ultimate goal is to make missing reference files a failure unless another POST_EXEC_SCRIPT is specified.

Merge request reports