Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to test scripts #36

Merged
merged 4 commits into from
Dec 3, 2023
Merged

Improvements to test scripts #36

merged 4 commits into from
Dec 3, 2023

Conversation

jmmv
Copy link
Owner

@jmmv jmmv commented Dec 2, 2023

No description provided.

jmmv added 2 commits December 2, 2023 06:46
With the upgrade to Rust 1.74, a new warning has shown up complaining
about constants without an explicit lifetime.  Fix this now.
If we run longer than this, something has likely gone wrong and it is
wasteful to keep going.
@jmmv jmmv force-pushed the tests branch 15 times, most recently from 0bc3b3b to 213256c Compare December 3, 2023 15:13
jmmv added 2 commits December 3, 2023 07:31
This adds two new scripts: test.sh, which is much more amenable and
flexible to use than the previous testing logic in the Makefile, and
a lint.sh script.  Both are used from the merge checks, but they can
also be used interactively.
This should stop the madness to attempt to close the pool on db drop,
which has never worked correctly and I haven't been able to fix.
@jmmv jmmv merged commit 57715d5 into main Dec 3, 2023
6 checks passed
@jmmv jmmv deleted the tests branch December 3, 2023 15:46
@jmmv jmmv restored the tests branch December 3, 2023 16:02
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