[WP] (stf_issue12): implement new mechanism of test case descriptions
HERE documents are cannot be defined within make rules. A work-around are multi-line make variables exported to the environment and printed to file within the shell. This way explanatory texts are easier to maintain and are even easier to read within the Makefile
Please register or sign in to comment