On Thursday, February 23, 2012 21:47:26 Kevin Cox wrote: > It still doesn't run them when I do a full rebuild. In the build output I > see -unittest in the command line. It is really weird. I haven't looked > at it too closly. For now I am just compiling from the command line.
Well, I'm afraid that I've never used an IDE with D, so I can't really help with IDE-specific problems. It does sound like your not running the right binary though (like maybe you ended up with two of them, and it's the old one which is being run). I can only guess though. - Jonathan M Davis