TDycores-Project / qa-toolbox

A framework for executing and documenting verification and validation tests.
1 stars 1 forks source link

Improve 'make clean_tests' #52

Closed ghammond86 closed 4 years ago

ghammond86 commented 4 years ago

Make clean currently removes all .png files. But what if we have a .png that is a image used in the problem description. We need to develop a naming convention for automatically-generated images. These images will be deleted by 'make clean_tests' while the other images will persists.