Commit cf522050bf904c0de92d5a0fc75f50db412ed59d

Edward Thomson 2021-11-11T16:24:37

clar: emit `clar_suite.h` with test declarations We may want to have test function declarations; produce a header file with (only) the test declarations. Update clar to avoid overwriting the file unnecessarily to avoid bumping timestamps and potentially recompiling unnecessarily.