Project

General

Profile

« Previous | Next » 

Revision caa2180b

Added by nobu (Nobuyoshi Nakada) about 2 years ago

test_default_gems.rb: Stop using git ls-files

Just validate syntax and the result class instead.

Not only git ls-files doesn't make sence under ruby's repository,
some gemspec files hardcode 2>/dev/null, which doesn't work of
course on other than Unix-like platforms.