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

Tests should include self-closing tags #8

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

Conversation

pdl
Copy link

@pdl pdl commented Nov 13, 2019

Xmlsplit appears not to handle self-closing tags: it appears to think it has seen only the open-tag and never finds the balanced close-tag. This PR demonstrates the problem, causing the test suite to fail, but I have not written a fix.

@remuslazar
Copy link
Owner

@pdl thanks! Is this an issue with newer Xcode versions?

@pdl
Copy link
Author

pdl commented Nov 13, 2019

Did you mean something else? Xcode appears to be an IDE for Apple products. In case you mean node, the results look the same on 8, 10, and 12.

@remuslazar
Copy link
Owner

@pdl sorry, I was in a hurry and by mistake I thought this was an issue in another project of mine (https://github.com/remuslazar/osx-xliff-tool) - also having "xl"-something in the name..

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.

2 participants