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
Guilhem Saurel
hpp-doc
Commits
48462abc
Commit
48462abc
authored
Oct 11, 2021
by
Guilhem Saurel
Browse files
CI: add more unit tests
parent
4b02cec1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
48462abc
...
...
@@ -33,14 +33,14 @@ variables:
-
$DEVEL_HPP_DIR/test.sh hpp-statistics || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-constraints || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-core || status=1
#
- $DEVEL_HPP_DIR/test.sh hpp-corbaserver || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-corbaserver
|| status=1
-
$DEVEL_HPP_DIR/test.sh hpp-manipulation || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-manipulation-urdf || status=1
#
- $DEVEL_HPP_DIR/test.sh hpp-manipulation-corba || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-manipulation-corba
|| status=1
-
$DEVEL_HPP_DIR/test.sh hpp-walkgen || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-wholebody-step || status=1
#- $DEVEL_HPP_DIR/test.sh hpp-wholebody-step-corba || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-rbprm || status=1
-
$DEVEL_HPP_DIR/test.sh hpp-rbprm-corba || status=1
-
set -e
-
exit $status
allow_failure
:
true
...
...
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