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
Christian Butz
VTK
Commits
8e750f0d
Commit
8e750f0d
authored
May 05, 2011
by
Marcus D. Hanwell
Browse files
Needs to be appended with Error to be used.
Change-Id: If79990ce43644f087d67bb18cd1797df4a4bc0a7
parent
30315299
Changes
1
Hide whitespace changes
Inline
Side-by-side
Charts/Testing/Cxx/CMakeLists.txt
View file @
8e750f0d
...
...
@@ -43,8 +43,8 @@ IF(VTK_USE_RENDERING AND VTK_USE_VIEWS)
)
ENDIF
(
VTK_USE_GLSL_SHADERS
)
# Set the tolerance higher for a few tests that need it
set
(
TestGLSL 12
)
set
(
TestChartsOn3D 16
)
set
(
TestGLSL
Error
12
)
set
(
TestChartsOn3D
Error
16
)
SET
(
TestLinePlotError 25
)
SET
(
TestLinePlotInteractionError 25
)
SET
(
TestMultipleRenderersError 25
)
...
...
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