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

Added unittest to show a bug #1958

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tisten
Copy link

@Tisten Tisten commented Sep 14, 2022

What does this PR do?

This PR adds a test which shows how to reproduce #1957

How does this PR change Premake's behavior?

This PR doesn't fix the issue, it only reproduce the error. Thus this PR will make the tests fail, and the fix for Issue 1957 need to be crafted before this test is merged with master.

Anything else we should know?

I'm running on Windows targeting Visual Studio. But the issue seems to be a general one.

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing an issue, a solution remains to be found
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • Align documentation to your changes

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.

1 participant