test_makeref
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates a '.ref' file for a test
status = test_makeref(filename)
filename - a string: filename, a test file.
status - a logical: true if .ref was generated.
test_makeref function creates a '.ref' file from a test file.
test file must have <--CHECK REF--> tag.
.
1.0.0
initial version
Allan CORNET