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

Allow escaped colons for paths #2

Open
goodmami opened this issue Oct 14, 2014 · 0 comments
Open

Allow escaped colons for paths #2

goodmami opened this issue Oct 14, 2014 · 0 comments

Comments

@goodmami
Copy link
Owner

gtest uses a special colon-prefixed syntax for paths relative to the skeleton directory. There may be tests with actual colons in the names, so there should be a way to escape the colons:

$ gtest R "\\:test"

I'm delaying this issue because it is unlikely to occur, and there are probably ways around it.

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

No branches or pull requests

1 participant