38 boost::shared_ptr<int> foo;
48 int main(
int argc,
char* argv[])
54 if (argc>1 && !strcmp(argv[1],
"-v"))
os_ = &cout;
55 if (
os_) *
os_ <<
"ExceptionTest\n";
int main(int argc, char *argv[])
#define unit_assert_throws(x, exception)
#define TEST_PROLOG(argc, argv)