[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    [3/3] avro git commit: AVRO-1775. Ruby: Use test-unit gem for running tests.
From:       busbey () apache ! org
Date:       2017-04-12 3:37:13
Message-ID: 14780db923f449d7b8e800488ad1f6cd () git ! apache ! org
[Download RAW message or body]

AVRO-1775. Ruby: Use test-unit gem for running tests.

git-svn-id: https://svn.apache.org/repos/asf/avro/branches/branch-1.8@1725904 \
13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit \
162aa95c11c935a43f2e2130ca3e28279b3ce6fa)


Project: http://git-wip-us.apache.org/repos/asf/avro/repo
Commit: http://git-wip-us.apache.org/repos/asf/avro/commit/835bcbac
Tree: http://git-wip-us.apache.org/repos/asf/avro/tree/835bcbac
Diff: http://git-wip-us.apache.org/repos/asf/avro/diff/835bcbac

Branch: refs/heads/branch-1.7
Commit: 835bcbacbdf17593dff51318d685938b07468907
Parents: c235b4c
Author: Martin Kleppmann <martinkl@apache.org>
Authored: Thu Jan 21 11:01:36 2016 +0000
Committer: Sean Busbey <busbey@apache.org>
Committed: Tue Apr 11 22:36:29 2017 -0500

----------------------------------------------------------------------
 CHANGES.txt       | 2 ++
 lang/ruby/Gemfile | 1 +
 2 files changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/avro/blob/835bcbac/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index ff4128f..f1708e6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -40,6 +40,8 @@ Trunk (not yet released)
 
     AVRO-1782. Ruby: Fix unit test failures in new versions of Ruby. (martinkl)
 
+    AVRO-1775. Ruby: Use test-unit gem for running tests. (martinkl)
+
 Avro 1.7.7 (23 July 2014)
 
   NEW FEATURES

http://git-wip-us.apache.org/repos/asf/avro/blob/835bcbac/lang/ruby/Gemfile
----------------------------------------------------------------------
diff --git a/lang/ruby/Gemfile b/lang/ruby/Gemfile
index d7c9389..cc041dc 100644
--- a/lang/ruby/Gemfile
+++ b/lang/ruby/Gemfile
@@ -17,3 +17,4 @@ source 'https://rubygems.org'
 gem 'rake'
 gem 'echoe'
 gem 'multi_json'
+gem 'test-unit'


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic