Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
54aeed9b
Commit
54aeed9b
authored
Sep 10, 2004
by
Ken Martin
Browse files
fix HPUX bugs
parent
b18faffc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/CTest/cmCTestTestHandler.h
View file @
54aeed9b
...
...
@@ -57,6 +57,8 @@ public:
///! pass the -I argument down
void
SetTestsToRunInformation
(
const
char
*
);
typedef
std
::
vector
<
cmListFileArgument
>
tm_VectorOfListFileArgs
;
private:
enum
{
// Memory checkers
...
...
@@ -151,7 +153,6 @@ private:
std
::
vector
<
cmStdString
>
&
failed
,
bool
memcheck
);
typedef
std
::
vector
<
cmListFileArgument
>
tm_VectorOfListFileArgs
;
struct
cmCTestTestProperties
{
cmStdString
m_Name
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment