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.
test_run.
1.0.0
initial version
Last updated 3 months ago