Re: RFH: Trying to make the ruby-rouge tests work

2020-02-20 Thread Antonio Terceiro
On Wed, Feb 19, 2020 at 12:00:29AM +0100, Daniel Leidert wrote: > Hi everybody, > > I need some help fixing the test run for ruby-rouge. The package built from > the > gem in the past and didn't have the tests. So for the latest release I changed > the source and used the github tarballs. Unfortu

RFH: Trying to make the ruby-rouge tests work

2020-02-18 Thread Daniel Leidert
Hi everybody, I need some help fixing the test run for ruby-rouge. The package built from the gem in the past and didn't have the tests. So for the latest release I changed the source and used the github tarballs. Unfortunately almost all tests fail with an ArgumentError. Anybody an idea? I forke