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

fix issue #375 : a small qol change #1005

Merged
merged 2 commits into from
Mar 23, 2024
Merged

Conversation

AnonMiraj
Copy link
Contributor

I found this old issue #375 and implemented this small quality of life change.
Now, the tests will run in the order specified in the arguments of the command. It is a small change, so it won't have consequences on other parts of the code base.

Copy link
Contributor

@perazz perazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AnonMiraj, looks good as far as I'm concerned, from what I see the edge cases are covered OK. I like the idea of running tests in the same order as the manifest.

@AnonMiraj
Copy link
Contributor Author

@henilp105
if you don't mind would you please review this pr ?

Copy link
Member

@henilp105 henilp105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AnonMiraj , Looks good to me.

@henilp105 henilp105 linked an issue Mar 23, 2024 that may be closed by this pull request
@henilp105
Copy link
Member

Thanks @AnonMiraj @perazz , I will be merging in a few hours if there are no more comments.

@henilp105
Copy link
Member

Merging!

@henilp105 henilp105 merged commit 5bb77c0 into fortran-lang:main Mar 23, 2024
23 checks passed
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.

Run tests in specified order
3 participants