On Feb 23, 2012 9:41 PM, "Jonathan M Davis" <jmdavisp...@gmx.com> wrote > There may very well be further problems due to what the IDE is doing (such as > not doing a full recompile when you enable -unittest), but the unit tests > won't print anything out on success regardless unless you use print statements > in them
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.