Skip to content

Conversation

@chrisd8088
Copy link
Member

On Windows, it is convenient to have the .exe file extension added to our compiled test helpers when running tests manually, so we use the X variable to do so in the same manner as in the primary Makefile.

Also, we add a test-commands target in t/Makefile which is convenient when rebuilding just the test helpers.

On Windows, it is convenient to have the .exe file extension
added to our compiled test helpers when running tests manually,
so we use the X variable to do so in the same manner as in the
primary Makefile.

Also, we add a test-commands Makefile target which is convenient
when re-building just the test helpers.
@chrisd8088 chrisd8088 requested a review from a team as a code owner April 19, 2022 21:30
Copy link
Member

@bk2204 bk2204 left a comment

Choose a reason for hiding this comment

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

I've also found myself wanting a target to rebuild just the test commands, so thanks for adding this.

@chrisd8088 chrisd8088 merged commit f61dbfa into git-lfs:main Apr 20, 2022
@chrisd8088 chrisd8088 deleted the test-commands-exe branch April 20, 2022 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants