X-Git-Url: http://git.tdb.fi/?p=libs%2Ftest.git;a=blobdiff_plain;f=source%2Ftest.h;fp=source%2Ftest.h;h=a6dad93f2dede3c7c6f0460cfec4c7ccd5c1d45c;hp=d410377c4793102bb90525d6246fe77e5ca31b80;hb=7867d19e116a19c5f7ade801e8c0a0eebb7196f4;hpb=6d414f9169261d7e73cb38e45b1f6772e5ee7c6c diff --git a/source/test.h b/source/test.h index d410377..a6dad93 100644 --- a/source/test.h +++ b/source/test.h @@ -43,6 +43,7 @@ private: std::list functions; std::string detail_info; std::string detail_debug; + std::string fail_reason; bool passed; protected: