rust-pretty-assertions icon indicating copy to clipboard operation
rust-pretty-assertions copied to clipboard

tests(xml): Add XML test case that demonstrates a memory leak

Open klausi opened this issue 5 years ago • 0 comments

I cannot compare larger XML files with assert_eq!() because it hangs and runs into a memory leak. Just a test case to reproduce the problem, I have not looked into the cause.

klausi avatar Dec 21 '19 10:12 klausi