Converting #inkscape tests that link against the whole binary to unit tests that link just the needed bits and mock the rest.
The memory sanitizer is so nice you guys! Inkscape has been transitionally so big with so many historical memory problems that it's felt like drinking from a fire engine hose. But this, it just fails and tells you exactly where the double free or etc was.
Thanks S-Rafael! Awesome test infrastructure. :heart: