On Mar 1, 2005, at 1:25 PM, Janis Johnson wrote:
I also find it annoying that the dump files aren't cleaned up. Should the dump files for failing tests be left, or would it be OK to remove all of them?
I find it even more annoying as on targets which uses case insensitive storing
of files, causes some of the C++ testcases to fail because the file names
will only differ in case. (Powerpc-darwin by default uses HFS which is case
insensitive).
-- Pinski