public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-cpp/
Date: Mon,  5 Dec 2022 20:01:13 +0000 (UTC)	[thread overview]
Message-ID: <1670270455.1fb9daef87ffc3f1911e020da3dde8a7c8d07fe3.matthew@gentoo> (raw)

commit:     1fb9daef87ffc3f1911e020da3dde8a7c8d07fe3
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Fri Dec  2 16:26:55 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 20:00:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb9daef

dev-libs/tree-sitter-cpp: restrict tests

Requires sample files from tree-sitter-c to be available, but these
files are not installed with dev-libs/tree-sitter-c, and are instead
expected to be pulled down via making the tree-sitter-c javascript
wrapper package a dependency in package.json.  However since we invoke
"tree-sitter test" directly rather than via "npm test" the source
package for tree-sitter-c will not be available.

Bug: https://bugs.gentoo.org/844223
Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/28529
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild
index dd3045851377..654df3497df3 100644
--- a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild
+++ b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild
@@ -11,3 +11,6 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-cpp"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64"
+
+# requires test data from tree-sitter-c
+RESTRICT="test"


             reply	other threads:[~2022-12-05 20:01 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-05 20:01 Matthew Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-17 11:22 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-cpp/ Arthur Zamarin
2025-10-17 10:53 Arthur Zamarin
2024-10-17  7:09 Arthur Zamarin
2024-09-24 15:36 Matt Turner
2024-08-22  2:07 Sam James
2024-06-12 23:24 Nick Sarnie
2024-06-07 10:00 Arthur Zamarin
2024-05-17  6:57 Arthur Zamarin
2024-05-05 15:46 Sam James
2024-04-16  6:53 Matthew Smith
2024-04-05  8:47 Matthew Smith
2024-04-05  8:47 Matthew Smith
2024-03-30 16:27 Arthur Zamarin
2023-09-03  8:03 Matthew Smith
2023-06-26  6:27 Jakov Smolić
2023-04-25 20:57 Sam James
2023-04-25 13:50 Arthur Zamarin
2023-04-25 13:45 Arthur Zamarin
2023-04-25 13:43 Arthur Zamarin
2023-04-10 14:47 Matthew Smith
2022-12-03 11:39 Arthur Zamarin
2021-11-13 15:29 Nick Sarnie
2021-11-13 15:29 Nick Sarnie
2021-10-21 23:50 Nick Sarnie

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=1670270455.1fb9daef87ffc3f1911e020da3dde8a7c8d07fe3.matthew@gentoo \
    --to=matthew@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