James McCoy writes:
> Yeah, if you install the ruby-minitest gem, you also need to install the
> ruby-test-unit gem.
>
> Mixing the built-in version of one with the gem version of the other
> doesn't work well, due to the behavior changes.
So it's really a Ruby problem: allowing incompatible com
On Nov 17, 2015 8:07 AM, "Philip Martin" wrote:
>
> Philip Martin writes:
>
> > James McCoy writes:
> >
> >> On Mon, Nov 09, 2015 at 12:15:51AM -0500, James McCoy wrote:
> >>> On Sat, Nov 07, 2015 at 10:09:37PM -0500, James McCoy wrote:
> >>> > The attached patch, however, at least gets the test
Philip Martin writes:
> James McCoy writes:
>
>> On Mon, Nov 09, 2015 at 12:15:51AM -0500, James McCoy wrote:
>>> On Sat, Nov 07, 2015 at 10:09:37PM -0500, James McCoy wrote:
>>> > The attached patch, however, at least gets the test suite working with
>>> > the test-unit gem, which is a pre-requ
James McCoy writes:
> On Mon, Nov 09, 2015 at 12:15:51AM -0500, James McCoy wrote:
>> On Sat, Nov 07, 2015 at 10:09:37PM -0500, James McCoy wrote:
>> > The attached patch, however, at least gets the test suite working with
>> > the test-unit gem, which is a pre-requisite for testing against Ruby
On Mon, Nov 09, 2015 at 12:15:51AM -0500, James McCoy wrote:
> On Sat, Nov 07, 2015 at 10:09:37PM -0500, James McCoy wrote:
> > The attached patch, however, at least gets the test suite working with
> > the test-unit gem, which is a pre-requisite for testing against Ruby
> > 2.2.
>
> Updated to fi
On Sat, Nov 07, 2015 at 10:09:37PM -0500, James McCoy wrote:
> The attached patch, however, at least gets the test suite working with
> the test-unit gem, which is a pre-requisite for testing against Ruby
> 2.2.
Updated to fix a typo in Makefile.in.
Cheers,
--
James
GPG Key: 4096R/331BA3DB 2011-
On Fri, Nov 06, 2015 at 10:56:49AM -0500, James McCoy wrote:
> On Nov 5, 2015 6:27 AM, "Philip Martin" wrote:
> >
> > James McCoy writes:
> >
> > > Ruby 2.2 changed test/unit from an in-tree wrapper around minitest
> > > 4 to a bundled version of the externally maintained ruby-test-unit gem.
> >
On Nov 5, 2015 6:27 AM, "Philip Martin" wrote:
>
> James McCoy writes:
>
> > Ruby 2.2 changed test/unit from an in-tree wrapper around minitest
> > 4 to a bundled version of the externally maintained ruby-test-unit gem.
> > Similarly, the in-tree minitest was removed and the externally
> > mainta
James McCoy writes:
> As an independent package or as part of the Ruby package?
The minitest available via yum is rubygem-minitest 4.3.2. I suppose
I could install a separate gem.
--
Philip Martin
WANdisco
On Thu, Nov 05, 2015 at 11:27:23AM +, Philip Martin wrote:
> James McCoy writes:
>
> > Ruby 2.2 changed test/unit from an in-tree wrapper around minitest
> > 4 to a bundled version of the externally maintained ruby-test-unit gem.
> > Similarly, the in-tree minitest was removed and the externa
James McCoy writes:
> Ruby 2.2 changed test/unit from an in-tree wrapper around minitest
> 4 to a bundled version of the externally maintained ruby-test-unit gem.
> Similarly, the in-tree minitest was removed and the externally
> maintained ruby-minitest gem (of the 5.x series) is bundled. These
Ruby 2.2 changed test/unit from an in-tree wrapper around minitest
4 to a bundled version of the externally maintained ruby-test-unit gem.
Similarly, the in-tree minitest was removed and the externally
maintained ruby-minitest gem (of the 5.x series) is bundled. These
changes broke check-swig-rb,
12 matches
Mail list logo