public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-pretty_diff/
Date: Sun, 22 Nov 2015 08:29:48 +0000 (UTC)	[thread overview]
Message-ID: <1448180977.c76d16fa4104b038cddbf322133e025a60e3e050.graaff@gentoo> (raw)

commit:     c76d16fa4104b038cddbf322133e025a60e3e050
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 22 08:09:34 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 08:29:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76d16fa

dev-ruby/minitest-pretty_diff: initial import

Dependency for dev-ruby/minitest-bonus-assertions.

Package-Manager: portage-2.2.20.1

 dev-ruby/minitest-pretty_diff/Manifest             |  1 +
 dev-ruby/minitest-pretty_diff/metadata.xml         |  8 ++++++++
 .../minitest-pretty_diff-0.1.ebuild                | 23 ++++++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-ruby/minitest-pretty_diff/Manifest b/dev-ruby/minitest-pretty_diff/Manifest
new file mode 100644
index 0000000..885b52b
--- /dev/null
+++ b/dev-ruby/minitest-pretty_diff/Manifest
@@ -0,0 +1 @@
+DIST minitest-pretty_diff-0.1.gem 4608 SHA256 3234f7a04580e9776252e30172ed1f82c8f0ebec3df8cea170f314120c16e31d SHA512 e04cbbdb9cd12f2b60824dc0e20f5f3ee3e97b6cf3c8b290da941f26af120fd8eb47e33cb501380954ebfd84db817095f2f8a205ea8ee2095868befd443172b6 WHIRLPOOL f682911790c565280c20412cc7a4179303ecf60e67c519a980bbfe19b8683fcc0aacee6cdaf140ff39504a86325ae0010b8181feeb9b4f88f63393ebda3222f1

diff --git a/dev-ruby/minitest-pretty_diff/metadata.xml b/dev-ruby/minitest-pretty_diff/metadata.xml
new file mode 100644
index 0000000..1dae83c
--- /dev/null
+++ b/dev-ruby/minitest-pretty_diff/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>ruby</herd>
+  <upstream>
+    <remote-id type="github">adammck/minitest-pretty_diff</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/minitest-pretty_diff/minitest-pretty_diff-0.1.ebuild b/dev-ruby/minitest-pretty_diff/minitest-pretty_diff-0.1.ebuild
new file mode 100644
index 0000000..10ad071
--- /dev/null
+++ b/dev-ruby/minitest-pretty_diff/minitest-pretty_diff-0.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pretty-print hashes and arrays before diffing them in MiniTest"
+HOMEPAGE="https://github.com/adammck/minitest-pretty_diff"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+each_ruby_test() {
+	${RUBY} -Ilib:. -e 'require "minitest/autorun"; Dir["test/test_*.rb"].each{|f| require f}' || die
+}


             reply	other threads:[~2015-11-22  8:29 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-22  8:29 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-19  5:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-pretty_diff/ Hans de Graaff
2016-05-21 10:08 Fabian Groffen
2016-06-08 11:33 Tobias Klausmann
2016-06-14 19:32 Markus Meier
2016-10-02 10:55 Jeroen Roovers
2016-10-02 11:32 Jeroen Roovers
2017-04-28  5:38 Hans de Graaff
2017-05-26  7:08 Michael Weber
2017-07-01 10:07 Sergei Trofimovich
2017-07-29 14:32 Alexis Ballier
2018-02-04 15:15 Hans de Graaff
2019-01-10  8:23 Hans de Graaff
2019-04-21  5:54 Hans de Graaff
2019-12-27  6:22 Hans de Graaff
2020-07-14 16:38 Sergei Trofimovich
2021-04-04  6:53 Hans de Graaff
2021-10-17  6:31 Sam James
2021-11-24 10:25 Hans de Graaff
2021-11-24 10:25 Hans de Graaff
2022-04-18 12:14 Hans de Graaff
2022-04-26 14:38 Sam James
2022-05-11 12:59 Agostino Sarubbo
2022-05-11 14:51 Agostino Sarubbo
2022-05-17  9:19 Agostino Sarubbo
2022-05-19  9:29 Agostino Sarubbo
2022-05-19 13:36 Agostino Sarubbo
2023-04-01 23:19 Sam James
2023-12-27 19:19 Hans de Graaff
2024-12-31  6:39 Hans de Graaff

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=1448180977.c76d16fa4104b038cddbf322133e025a60e3e050.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