With SASUnit v1.6, the brief tag in the comment header of my SAS programms does no longer show up in the HTML report.
I tried both \brief and @brief, which does not change the behaviour.
It makes the navigation cumbersome since I can no longer click on the test scenario description in order to navigate to the scenario test results.
What changed in v1.6 respective to the parsing of the doxygen header?
regards,
Johannes
Anonymous
Diff:
Diff:
This error occured if SASUnit could not find the source code of the macro. To cope with that macro _getPgmDesc now has a default value taken from the test database. Fixed already at 11.03.2016.