Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BUREAU Gautier
MoReFEM
Commits
b72bf6af
Commit
b72bf6af
authored
Mar 17, 2018
by
GILLES Sebastien
Browse files
#1248 Fix typo in targets for integration tests.
parent
169f210a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Scripts/IntegrationTests/targets.py
View file @
b72bf6af
...
@@ -81,7 +81,7 @@ def TestTargetList():
...
@@ -81,7 +81,7 @@ def TestTargetList():
TestTarget
(
'MoReFEMTestFromVertexMatching'
,
vertex_matching_operator_lua_list
),
TestTarget
(
'MoReFEMTestFromVertexMatching'
,
vertex_matching_operator_lua_list
),
# TestTarget('test_param_at_dof', \
# TestTarget('test_param_at_dof', \
# ('Sources/Test/Parameter/AtDof/demo_input_test_at_dof_parameter.lua', )),
# ('Sources/Test/Parameter/AtDof/demo_input_test_at_dof_parameter.lua', )),
TestTarget
(
'MoReF
EMTestParameterTimeDependancy'
,
\
TestTarget
(
'MoReFEMTestParameterTimeDependancy'
,
\
(
'Sources/Test/Parameter/TimeDependency/demo_input_test_parameter_time_dependency.lua'
,
),
(
'Sources/Test/Parameter/TimeDependency/demo_input_test_parameter_time_dependency.lua'
,
),
Nproc
=
0
),
Nproc
=
0
),
TestTarget
(
'MoReFEMTestOperatorTestFunctions'
,
None
,
Nproc
=
0
)
TestTarget
(
'MoReFEMTestOperatorTestFunctions'
,
None
,
Nproc
=
0
)
...
...
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