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 regression in x-script from fixing doskey macros. #1337

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

BillyONeal
Copy link
Member

In #1295 I missed that the entire command should be passed as a raw_arg. This was causing the intended arguments of the command to be formatted as if they were the command's executable.

Also adds an end-to-end test for asset caching's x-script.

Also ensures the various _SOURCES are available in the CMake script so that the clang-format target can see them even if BUILD_TESTING is off.

@BillyONeal BillyONeal merged commit 1e8b699 into microsoft:main Feb 5, 2024
5 checks passed
@BillyONeal BillyONeal deleted the x-script-testing branch February 5, 2024 20: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
2 participants