Skip to content

clar: emit clar_suite.h with test declarations#133

Merged
ethomson merged 2 commits intomainfrom
ethomson/suite_h
Jan 8, 2026
Merged

clar: emit clar_suite.h with test declarations#133
ethomson merged 2 commits intomainfrom
ethomson/suite_h

Conversation

@ethomson
Copy link
Member

@ethomson ethomson commented Jan 8, 2026

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.

Some of our target systems still use python 2.7 by default; retain
compatibility by doing a test before mkdir (instead of using the newer
mkdir with the `exist_ok` flag).
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.
@ethomson ethomson merged commit 748f4ae into main Jan 8, 2026
7 checks passed
@ethomson ethomson deleted the ethomson/suite_h branch January 8, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant