Use LeakCheck - there is even a blog post how to. Not having done anything on something that just works does not mean abandoned.
If something does not work, let him know.
FastMM is good to report memory leaks on an entire application run but not suited for unit tests memleak reporting - that is why LeakCheck was written plus having something that works cross platform.