Comment on A single-file C allocator with explicit heaps and tuning knobsparentComments−varispeed5moYou have to spend a ton of time on writing comprehensive test suite. It can do so many subtle bugs you would otherwise only find from vague customer report and reproducing by chance.−skippyboxedhero5moYou can't write tests if you don't know what you are looking for.
Comments
You have to spend a ton of time on writing comprehensive test suite. It can do so many subtle bugs you would otherwise only find from vague customer report and reproducing by chance.
You can't write tests if you don't know what you are looking for.