From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/tf2_sensor_msgs/
Date: Wed, 5 Aug 2020 17:55:38 +0000 (UTC) [thread overview]
Message-ID: <1596650100.032d1a769e73772d44ab0f64d20cceb683845779.aballier@gentoo> (raw)
commit: 032d1a769e73772d44ab0f64d20cceb683845779
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 5 15:59:04 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 17:55:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032d1a76
dev-ros/tf2_sensor_msgs: fix tests
Closes: https://bugs.gentoo.org/734696
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.7.2.ebuild | 12 +++++++++++-
dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-9999.ebuild | 12 +++++++++++-
2 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.7.2.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.7.2.ebuild
index 01b0cdc5ab3..cdc4cce3fb4 100644
--- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.7.2.ebuild
+++ b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.7.2.ebuild
@@ -21,7 +21,17 @@ RDEPEND="
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
- test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )
+ test? (
+ $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
+ dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ )
dev-ros/cmake_modules
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-cpp/eigen:3
"
+
+src_test() {
+ export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+ ros-catkin_src_test
+}
diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-9999.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-9999.ebuild
index 01b0cdc5ab3..cdc4cce3fb4 100644
--- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-9999.ebuild
+++ b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-9999.ebuild
@@ -21,7 +21,17 @@ RDEPEND="
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
- test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )
+ test? (
+ $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
+ dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ )
dev-ros/cmake_modules
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-cpp/eigen:3
"
+
+src_test() {
+ export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+ ros-catkin_src_test
+}
next reply other threads:[~2020-08-05 17:55 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 17:55 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-25 11:32 [gentoo-commits] repo/gentoo:master commit in: dev-ros/tf2_sensor_msgs/ Alexis Ballier
2020-09-03 16:48 Alexis Ballier
2020-08-31 9:10 Alexis Ballier
2020-08-07 14:44 Alexis Ballier
2020-07-09 10:46 Alexis Ballier
2020-07-09 10:46 Alexis Ballier
2020-07-09 10:46 Alexis Ballier
2018-12-03 16:12 Alexis Ballier
2018-07-30 12:25 Alexis Ballier
2018-07-17 7:08 Alexis Ballier
2018-05-12 11:13 Alexis Ballier
2018-05-12 11:13 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-01-07 6:38 Alexis Ballier
2017-07-16 12:17 Alexis Ballier
2017-07-03 18:28 Alexis Ballier
2017-01-18 16:18 Alexis Ballier
2017-01-18 16:18 Alexis Ballier
2016-03-05 11:58 Alexis Ballier
2015-09-22 17:04 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1596650100.032d1a769e73772d44ab0f64d20cceb683845779.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox