From aa170052d92d0405e19ead99e52805e7e68398bf Mon Sep 17 00:00:00 2001 From: Allen Akin Date: Wed, 2 Feb 2000 01:16:54 +0000 Subject: Added warning message, since test is currently unusable. --- src/glean/tvtxperf.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/glean/tvtxperf.cpp b/src/glean/tvtxperf.cpp index 8971375..61cd9c8 100644 --- a/src/glean/tvtxperf.cpp +++ b/src/glean/tvtxperf.cpp @@ -323,6 +323,8 @@ ColoredLitPerf::runOne(Result& r, Window& w) { env->log << name << ": PASS " << r.config->conciseDescription() << '\n'; logStats(r, env); +env->log +<< "\tTHIS TEST IS UNDER DEVELOPMENT; THE RESULTS ARE NOT YET USABLE.\n"; } // ColoredLitPerf::runOne /////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3