Skip to content

Conversation

rossabaker
Copy link
Member

An attempt to deal with #4 while scala/scala-xml#607 gets sorted out.

The diff is mostly whitespace.


property("generates xml") = Prop.forAll(generators.genXml) { _ =>
Prop.passed
property("genXml round trips") = Prop.forAll(generators.genXml) { node =>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is a platform test?

@rossabaker rossabaker merged commit d6ab168 into main Jun 21, 2022
@rossabaker rossabaker deleted the char-classes branch August 29, 2024 19:48
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