[rspec-users] Could this pull request pls be considered?
David Chelimsky
dchelimsky at gmail.com
Wed Oct 5 08:45:17 EDT 2011
On Oct 5, 2011, at 7:08 AM, Nicolás Sanguinetti wrote:
> On Wed, Oct 5, 2011 at 6:46 AM, sundbp <patrik.sundberg at gmail.com> wrote:
>> https://github.com/rspec/rspec-core/pull/421
>>
>> If you look at rcov's code it's clear it always use ":", not PATH_SEPARATOR.
>> On windows where PATH_SEPARATOR=; rspec therefore breaks when using rcov
>> (and having more than 1 directory given to the -I flag).
>>
>> Thanks!
> Why this instead of changing rcov to use PATH_SEPARATOR instead?
Excellent point!
I've submitted https://github.com/relevance/rcov/issues/83. Please feel free to comment on it.
Cheers,
David
More information about the rspec-users
mailing list