summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2008-11-28 15:50:20 (GMT)
committerDavid Cole <david.cole@kitware.com>2008-11-28 15:50:20 (GMT)
commit3e20b9c1a0e2cd8da2ba4408b818a89feea19194 (patch)
tree119c9cc70957aeef5658bd83b35bef928503d2b5 /Source/cmCTest.h
parent1b4601f9078814cef6a199b618f7e0a566982054 (diff)
downloadCMake-3e20b9c1a0e2cd8da2ba4408b818a89feea19194.zip
CMake-3e20b9c1a0e2cd8da2ba4408b818a89feea19194.tar.gz
CMake-3e20b9c1a0e2cd8da2ba4408b818a89feea19194.tar.bz2
STYLE: Fix line length style violation.
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 2a18063..a9bdb62 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -250,7 +250,8 @@ public:
// environment variables prior to running the test. After running the test,
// environment variables are restored to their previous values.
int RunTest(std::vector<const char*> args, std::string* output, int *retVal,
- std::ostream* logfile, double testTimeOut, std::vector<std::string>* environment);
+ std::ostream* logfile, double testTimeOut,
+ std::vector<std::string>* environment);
/**
* Execute handler and return its result. If the handler fails, it returns