Used gcov to find some parts of vm.c, runtime.c, obj.c that were not covered by any tests. Still need to use gcov more thoroughly.
From now on, all new tests must use underscore. Addresses issue #727.