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

Various fixes missed in the rewrite. #64

Merged
merged 6 commits into from
Jan 11, 2025
Merged

Conversation

tingerrr
Copy link
Owner

See commit messages.

Fixes #38.

tinger added 6 commits January 11, 2025 16:52
This patch checking for the existance of file without comparing their content in
TempEnv, this is particularly useful for blobs which like PNGs which may be
compressed on disk, but no in the tests or library output.
Previously test creation would've tried to ignore the temporary directoties
before the were created. Now the ignoring is simply done on creation of the
directories. Additionally, ignoring now creates the directory to ignore.
@tingerrr tingerrr force-pushed the tingerrr/xzystlxxuppw branch from 57bbf55 to 4cbd0dd Compare January 11, 2025 16:55
@tingerrr tingerrr merged commit f8ea86e into main Jan 11, 2025
6 checks passed
@tingerrr tingerrr deleted the tingerrr/xzystlxxuppw branch January 11, 2025 16:58
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.

BUG: OOM when running typs-test add with template
1 participant