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

Missing test case: file names containing spaces and special characters #46

Open
nlsandler opened this issue Jul 15, 2024 · 0 comments
Open

Comments

@nlsandler
Copy link
Owner

While investigating #44 I learned that my reference implementation couldn't handle spaces in file paths (nlsandler/nqcc2#4). Currently, the test suite doesn't catch this issue (unless you happen to check out the test suite at a path that includes spaces.)

Add a chapter 1 test case with a space/quote/double quote in the filename, to make sure these characters are quoted correctly when the driver invokes other commands (e.g. the preprocessor and assembler).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant