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

Move the tests to use ReTest.jl #461

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

JamesWrigley
Copy link
Member

@JamesWrigley JamesWrigley commented Jan 2, 2024

This allows for a faster workflow when developing the package. Also made a few paths in the tests explicitly relative to the test/ directory instead of the PWD (since that may not be test/ when running the tests interactively).

(as discussed on Slack)

@JamesWrigley
Copy link
Member Author

Hmm, looks like ReTest.jl needs some fixes on 32bit machines.

@JamesWrigley
Copy link
Member Author

Waiting on JuliaTesting/ReTest.jl#55.

@Gnimuc
Copy link
Member

Gnimuc commented Apr 7, 2024

Do we need this to be a part of v0.18?

@JamesWrigley
Copy link
Member Author

Nah, it's very low-priority.

This allows for a faster workflow when developing the package. Also made a few
paths in the tests explicitly relative to the test/ directory instead of the
PWD (since that may not be test/ when running the tests interactively).
@JamesWrigley
Copy link
Member Author

Ok, this should be ready to go now :) I also saw errors in CI from using the latest BB, so I set compat bounds in 3401cd9.

@Gnimuc Gnimuc merged commit 2c52e0f into JuliaInterop:master Oct 16, 2024
11 checks passed
@JamesWrigley JamesWrigley deleted the retest branch October 16, 2024 10:56
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.

2 participants