From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_description/
Date: Wed, 29 Jul 2020 13:18:11 +0000 (UTC) [thread overview]
Message-ID: <1596028683.5b3b7c4c230bb9a89e3a767a1ce0dcc3d54e0da4.aballier@gentoo> (raw)
commit: 5b3b7c4c230bb9a89e3a767a1ce0dcc3d54e0da4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 13:10:36 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 13:18:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3b7c4c
dev-ros/pr2_description: fix tests search dirs
Fixes tests
Closes: https://bugs.gentoo.org/624340
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/pr2_description/pr2_description-1.12.4.ebuild | 6 ++++++
dev-ros/pr2_description/pr2_description-9999.ebuild | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/dev-ros/pr2_description/pr2_description-1.12.4.ebuild b/dev-ros/pr2_description/pr2_description-1.12.4.ebuild
index 61b9e3a4770..6bdb9365260 100644
--- a/dev-ros/pr2_description/pr2_description-1.12.4.ebuild
+++ b/dev-ros/pr2_description/pr2_description-1.12.4.ebuild
@@ -18,3 +18,9 @@ DEPEND="${RDEPEND}
dev-ros/convex_decomposition
dev-ros/ivcon
test? ( dev-libs/urdfdom dev-cpp/gtest )"
+
+src_test() {
+ # Needed for tests to find internal launch file
+ export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+ ros-catkin_src_test
+}
diff --git a/dev-ros/pr2_description/pr2_description-9999.ebuild b/dev-ros/pr2_description/pr2_description-9999.ebuild
index 61b9e3a4770..6bdb9365260 100644
--- a/dev-ros/pr2_description/pr2_description-9999.ebuild
+++ b/dev-ros/pr2_description/pr2_description-9999.ebuild
@@ -18,3 +18,9 @@ DEPEND="${RDEPEND}
dev-ros/convex_decomposition
dev-ros/ivcon
test? ( dev-libs/urdfdom dev-cpp/gtest )"
+
+src_test() {
+ # Needed for tests to find internal launch file
+ export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+ ros-catkin_src_test
+}
next reply other threads:[~2020-07-29 13:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-29 13:18 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-31 13:20 [gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_description/ Alexis Ballier
2019-05-24 16:23 Alexis Ballier
2018-10-04 13:04 Alexis Ballier
2018-10-04 13:04 Alexis Ballier
2018-04-22 12:56 Alexis Ballier
2018-02-15 5:52 Alexis Ballier
2017-07-07 18:11 Alexis Ballier
2016-04-21 9:34 Alexis Ballier
2016-02-23 15:37 Alexis Ballier
2016-02-23 15:37 Alexis Ballier
2016-02-09 8:45 Alexis Ballier
2016-01-26 7:35 Alexis Ballier
2016-01-26 7:35 Alexis Ballier
2015-12-05 15:14 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=1596028683.5b3b7c4c230bb9a89e3a767a1ce0dcc3d54e0da4.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