Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gabriele Buondonno
pinocchio
Commits
8bebffd6
Commit
8bebffd6
authored
May 26, 2016
by
jcarpent
Browse files
[Travis] Enable more Python tests
parent
6a874d23
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/tests.py
View file @
8bebffd6
...
...
@@ -7,8 +7,8 @@ from bindings_SE3 import TestSE3Bindings
from
bindings_force
import
TestForceBindings
from
bindings_motion
import
TestMotionBindings
from
bindings_inertia
import
TestInertiaBindings
#
from bindings_frame import TestFrameBindings # No geometry module yet on travis
#
from bindings_geometry_object import TestGeometryObjectBindings # Python Class RobotWrapper needs geometry module to not raise Exception
from
bindings_frame
import
TestFrameBindings
# No geometry module yet on travis
from
bindings_geometry_object
import
TestGeometryObjectBindings
# Python Class RobotWrapper needs geometry module to not raise Exception
from
explog
import
TestExpLog
# noqa
from
model
import
TestModel
# noqa
from
rpy
import
TestRPY
# noqa
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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