There is a new directory in src/test called run-pass-valgrind. These
tests are just like run-pass tests, except that on linux/bsd/OS X 64 we
run them under Valgrind. If you have tests where you want to ensure we
aren’t causing memory errors, add them here.