From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown-parser-gfm/
Date: Sun, 21 Jun 2020 08:30:18 +0000 (UTC) [thread overview]
Message-ID: <1592728211.7eeaa3be05fdef22c7dd2e16620491d86ad50a50.graaff@gentoo> (raw)
commit: 7eeaa3be05fdef22c7dd2e16620491d86ad50a50
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 08:29:56 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 08:30:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eeaa3be
dev-ruby/kramdown-parser-gfm: fix tests
Add missing test dependency and skip test case incompatible
with newer rouge.
Closes: https://bugs.gentoo.org/728742
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild b/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild
index 8154ac67e4b..198e6f11b1e 100644
--- a/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild
+++ b/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild
@@ -15,6 +15,12 @@ SLOT="$(ver_cut 1)"
IUSE="doc"
ruby_add_rdepend "dev-ruby/kramdown:2"
+ruby_add_bdepend "test? ( dev-ruby/kramdown[latex] )"
+
+all_ruby_prepare() {
+ # Avoid testcase which is no longer compatible with newer rouge
+ rm -f test/testcases/codeblock_fenced.text || die
+}
each_ruby_test() {
${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
next reply other threads:[~2020-06-21 8:30 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-21 8:30 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-30 11:49 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown-parser-gfm/ Hans de Graaff
2025-04-27 7:34 Fabian Groffen
2024-08-31 8:33 Arthur Zamarin
2024-08-18 0:32 Sam James
2024-08-16 16:41 Arthur Zamarin
2024-08-16 16:41 Arthur Zamarin
2024-08-16 10:43 Arthur Zamarin
2024-08-16 10:23 Arthur Zamarin
2024-02-22 4:45 Ionen Wolkens
2024-02-13 7:07 Hans de Graaff
2024-02-06 19:32 Arthur Zamarin
2024-02-06 19:29 Sam James
2024-02-04 21:31 Sam James
2024-02-04 13:28 Jakov Smolić
2024-02-04 12:53 Jakov Smolić
2024-02-04 12:06 Jakov Smolić
2023-06-17 5:09 Hans de Graaff
2023-06-09 17:22 Arthur Zamarin
2023-04-02 1:51 Sam James
2023-03-22 8:24 Hans de Graaff
2023-03-22 8:24 Hans de Graaff
2022-07-03 10:48 Agostino Sarubbo
2022-05-24 5:46 Hans de Graaff
2021-03-17 5:36 Hans de Graaff
2020-07-27 2:09 Sam James
2020-06-18 18:30 Robin H. Johnson
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=1592728211.7eeaa3be05fdef22c7dd2e16620491d86ad50a50.graaff@gentoo \
--to=graaff@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