X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftest.h;h=a6dad93f2dede3c7c6f0460cfec4c7ccd5c1d45c;hb=84073af773c83826eca7525d35d7cd92a3658f75;hp=d410377c4793102bb90525d6246fe77e5ca31b80;hpb=89a507ffd4e41ee5f270034b8ad783963afd0be4;p=libs%2Ftest.git 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: