Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
e14ae85a
Commit
e14ae85a
authored
Jun 08, 2018
by
Paul
Browse files
Try to print the exception
parent
26d7fa97
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
test/CMakeLists.txt
test/CMakeLists.txt
+1
-0
No files found.
test/CMakeLists.txt
View file @
e14ae85a
...
@@ -38,6 +38,7 @@ function(add_test_command NAME EXE)
...
@@ -38,6 +38,7 @@ function(add_test_command NAME EXE)
-ex
"set disable-randomization off"
-ex
"set disable-randomization off"
-ex
"catch throw"
-ex
"catch throw"
-ex run
-ex run
-ex
"print $_exception"
-ex backtrace
-ex backtrace
--args $<TARGET_FILE:
${
EXE
}
>
${
ARGN
}
)
--args $<TARGET_FILE:
${
EXE
}
>
${
ARGN
}
)
else
()
else
()
...
...
Write
Preview
Markdown
is supported
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