X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Ftestutils%2Fcmdlinetest.h;fp=src%2Ftestutils%2Fcmdlinetest.h;h=6d5fdc2813a1622b828ec8a5b762b114b8e03ad8;hb=c3f2d46e4047f0c465f7234b3784a2fa6f02a065;hp=5c1feec7ea4477258598af5ac6c764790158b9a3;hpb=0595b4a4c763a0bc574658992081abf8b0abc3fe;p=alexxy%2Fgromacs.git diff --git a/src/testutils/cmdlinetest.h b/src/testutils/cmdlinetest.h index 5c1feec7ea..6d5fdc2813 100644 --- a/src/testutils/cmdlinetest.h +++ b/src/testutils/cmdlinetest.h @@ -287,10 +287,6 @@ class CommandLineTestHelper * \p filename is given to TestTemporaryFileManager to make a unique * filename for the temporary file, but is not otherwise used. * - * Currently, this method should not be called for an XVG file, because - * the comments in the beginning of the file contain timestamps and - * other variable information, causing the test to fail. Best used - * only for custom data formats. */ void setOutputFile(CommandLine *args, const char *option, const char *filename);