/* tests.cpp unit test & such */ #include "stdafx.h" int test2() { cout << "not done yet"; return 1; }