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
Stack Of Tasks
pinocchio
Commits
e1bedd29
Verified
Commit
e1bedd29
authored
Apr 08, 2020
by
Justin Carpentier
Browse files
test: rename joints in all-joints
parent
6b120150
Changes
2
Hide whitespace changes
Inline
Side-by-side
unittest/CMakeLists.txt
View file @
e1bedd29
...
...
@@ -90,7 +90,7 @@ IF(BUILD_PYTHON_INTERFACE)
ENDIF
(
BUILD_PYTHON_INTERFACE
)
# Test over the joints
ADD_PINOCCHIO_UNIT_TEST
(
joints
)
ADD_PINOCCHIO_UNIT_TEST
(
all-
joints
)
ADD_PINOCCHIO_UNIT_TEST
(
joint-revolute
)
ADD_PINOCCHIO_UNIT_TEST
(
joint-prismatic
)
ADD_PINOCCHIO_UNIT_TEST
(
joint-planar
)
...
...
unittest/joints.cpp
→
unittest/
all-
joints.cpp
View file @
e1bedd29
File moved
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