pytest: improve prepare script
The following discussion from !52 (merged) should be addressed:
-
@vaclav started a discussion: (+1 comment) Observation:
(base) PS C:\MyProjects_IVAS\Git_3GPP\ivas-codec> python tests/prepare_pytests.py --param_file scripts/config/self_test_evs.prm Found existing references directory C:\MyProjects_IVAS\Git_3GPP\ivas-codec\tests\ref. Please delete this directory if you want the references to be recreated.
In this case, the references are present but not those for the parameters file
self_test_evs.prm
. Why not overwrite/append references by default? Or am I doing something wrong?
Edited by BOHMRR