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

Document trick for testing mutable specials #52331

Merged

Conversation

jbytheway
Copy link
Contributor

Summary

None

Purpose of change

Testing for rare placement errors in mutable specials can be difficult to do by hand. I wrote a test to help me; we should let other mappers know about it.

Describe the solution

Explain how to tweak the placement test to test placement for your special when you're designing a new one.

Describe alternatives you've considered

Making it even easier by somehow arranging matters that you don't need to recompile to run this test.

Testing

Read the rendered markdown here.

Additional context

Explain how to tweak the placement test to test placement for your
special when you're designing a new one.
@Maleclypse Maleclypse added [Markdown] Markdown issues and PRs Code: Tests Measurement, self-control, statistics, balancing. labels Oct 17, 2021
@ZhilkinSerg ZhilkinSerg merged commit bca58f6 into CleverRaven:master Oct 19, 2021
@jbytheway jbytheway deleted the document_mutable_special_test branch October 19, 2021 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Tests Measurement, self-control, statistics, balancing. [Markdown] Markdown issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants