Implemented macro @test_resource(name), which returns full path to the
test resource (=file), according to the rule that resources of test
are under test directory and subdirectory, which matches to the name
of the test file.
Implemented functions read_mtx_from_file and read_mtx_from_string,
which can be used to read matrix files exported by ABAQUS, when using
commands
Coverage remained the same at 100.0% when pulling a35507dc8125acc13a9b78ebef0fd451a086c78a on feature/read_mtx into 850c8eb9e8c23a2e462bda6337d1a970c44238d9 on master.
test
directory and subdirectory, which matches to the name of the test file.read_mtx_from_file
andread_mtx_from_string
, which can be used to read matrix files exported by ABAQUS, when using commands