checktestdata
checktestdata copied to clipboard
Don't crash when providing (by mistake) a directory instead of a file.
Before this commit, running:
./checktestdata <spec_file>
terminate called after throwing an instance of 'std::length_error' what(): basic_string::_M_create Aborted (core dumped)